lin
: Jennifer Lin's Most Used R FunctionsThis package contains my most used commands and R features.
This may not be the most useful for the general public, but may be necessary if you are collaborating with me or interacting with my R code.
Therefore, if you need to install it, use devtools
as follows:
library(devtools)
install_github("lin-jennifer/lin")
library(lin)
zscore()
and tCI()
related functions depreciated. Moved to polstat
. Install polstat
using: devtools::install_github("lin-jennifer/polstat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.