Skip to content

skaur9/AdvancedR3

Repository files navigation

Simranjeet Kaur Multi-omics

AdvancedR3:

This project is about learning Advanced R using styler, Quarto, automated use of packages loading and installation via usethis package and to create a better visual structure of an R project. And finally commit and push the changes to github

Brief description of folder and file contents

TODO: As project evolves, add brief description of what is inside the data, doc and R folders.

The following folders contain:

  • data/:
  • doc/:
  • data_raw/:
  • R/:

Installing project R package dependencies

If dependencies have been managed by using usethis::use_package("packagename") through the DESCRIPTION file, installing dependencies is as easy as opening the AdvancedR3.Rproj file and running this command in the console:

# install.packages("remotes")
remotes::install_deps()

You'll need to have remotes installed for this to work.

Resource

For more information on this folder and file workflow and setup, check out the prodigenr online documentation.

About

AdvancedR3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages