README.md

RARfreq

The goal of RARfreq is to …

Installation

You can install the development version of RARfreq like so:

install.packages("path/to/RARfreq_0.1.0.tar.gz", repos = NULL, type = "source")

Development

You can update the source code of the package and build the package using the following codes:

library(devtools)

check()
install()

library(RARfreq)
?power_comparison_Power_vs_n

build()
build(binary = T, vignettes = T, manual = T)


Try the RARfreq package in your browser

Any scripts or data that you put into this service are public.

RARfreq documentation built on May 29, 2024, 5:52 a.m.