Skip to content

My personal R package. Contains functions for different stuff in my workflow.

License

Notifications You must be signed in to change notification settings

AndersAskeland/chewr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal R package - chewr

My personal R package. Contains various functions for my daily data and statistics work.

Package descriptions

  • Redcap - Stuff related to pulling down redcap data using the redcap native API.
  • Labka - Read and tidy raw data exported from Labka.
  • Mesoscale - Various functions related to reading and handling mesoscale data.
  • Graphs - Various custom ggplot style themes and geoms.
  • Automatic analyses - Various functions that automatically performed preset analyses.

Installation

# If you do not have the devtools package installed run:
install.packages("devtools")

# Install chewr package
devtools::install_github("andersaskeland/chewr")

About

My personal R package. Contains functions for different stuff in my workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published