Skip to content

R package with semi-universal functions I've written for demographic stats and other work-related things.

Notifications You must be signed in to change notification settings

kwdoyle/kevtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kevtools

Useful (semi) universal functions I've written for stats and other work-related things.

To install, basically just run this:

library(devtools)

setwd(".")  # change to this directory whichever way you want
install("kevtools")

Or, the alternatively quicker (and better) way to do this without needing to clone the repo would be:

devtools::install_github('kwdoyle/kevtools')

About

R package with semi-universal functions I've written for demographic stats and other work-related things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages