Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 516 Bytes

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