Skip to content

Davads123/LearningR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

output
pdf_document html_document
default
default

TODO: Add more to the title of your project here

rostools teaching R

This is a meaningless sentence This as well

LearningR:Learning about reproduciblity in R

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

This project will learn me the basic of using R, using github and how to produce reproducible code.

Forbedring

Brief description of folder and file contents

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

The following folders contain:

  • data/:
  • docs/:
  • 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 LearningR.Rproj file and running this command in the console:

# install.packages("pak")
pak::pak()

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

Resource

dsa µµµµµ

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

About

Analysis Project for LearningR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published