Skip to content

RolantusdataExp/AdvancedR3

Repository files navigation

editor_options
markdown
wrap canonical
72
true

Find my project webpage here: https://rolantusdataexp.github.io/AdvancedR3/

TODO: Add more to the title of your project here

AdvancedR3: Reproducibility, collaboration and good food

TODO: Give a brief description of what your project is about

In this project, I will show a workflow for various things!

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/: Processed data
  • doc/: Documentations/results
  • R/: Quarto documents

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

"Learning R"

Resources

License

Stars

Watchers

Forks

Packages

No packages published