Skip to content

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages