Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 516 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 516 Bytes

PSA000

The goal of PSA000 is to …

Installation

You can install the development version of PSA000 like so:

# install.packages("devtools")
devtools::install_github("psysciacc/PSA000")

Example

This is a basic example which shows you how to solve a common problem:

library(PSA000)
## basic example code