Skip to content

A collection of routines and utilities for writing R data analysis scripts and notebooks

Notifications You must be signed in to change notification settings

flowkey/flowkey-r-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowkey R Utilities

From our workflows for writing analytics scripts, there are shortcuts that have been extracted from repeated tasks into routines and functions in this repository. So much gold!

Installing the package:

devtools::install_github('flowkey/flowkey-r-utilities')

To use it:

library(flowkey)

Building the package (after dev changes):

roxygen2::roxygenize(clean=TRUE)

About

A collection of routines and utilities for writing R data analysis scripts and notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages