relsa_load: Loads data in RELSA Format

View source: R/relsa_load.R

relsa_loadR Documentation

Loads data in RELSA Format

Description

The relsa_load function loads data into a ready-to-use format for RELSA.

Usage

relsa_load(file, treatment = NULL, condition = NULL)

Arguments

file

dataset sample data frame

treatment

treatment string (e.g., "Transmitter")

condition

condition string (e.g. Carprofen) in the sample table

Value

set data.frame with set sample data


mytalbot/RELSA documentation built on May 28, 2022, 11:41 a.m.