minor updates to include

This commit is contained in:
AG Damsbo 2022-12-21 07:43:56 +01:00
commit 58cabc7153
2 changed files with 11 additions and 5 deletions

View file

@ -4,8 +4,12 @@
\alias{REDCap_split}
\title{Split REDCap repeating instruments table into multiple tables}
\usage{
REDCap_split(records, metadata, primary_table_name = "",
forms = c("repeating", "all"))
REDCap_split(
records,
metadata,
primary_table_name = "",
forms = c("repeating", "all")
)
}
\arguments{
\item{records}{Exported project records. May be a \code{data.frame},