mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
6c44be558d
commit
912fff7474
32 changed files with 2340 additions and 273 deletions
19
man/repeated_instruments.Rd
Normal file
19
man/repeated_instruments.Rd
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/redcap_read_shiny_module.R
|
||||
\name{repeated_instruments}
|
||||
\alias{repeated_instruments}
|
||||
\title{Get names of repeated instruments}
|
||||
\usage{
|
||||
repeated_instruments(uri, token)
|
||||
}
|
||||
\arguments{
|
||||
\item{uri}{REDCap database uri}
|
||||
|
||||
\item{token}{database token}
|
||||
}
|
||||
\value{
|
||||
vector
|
||||
}
|
||||
\description{
|
||||
Get names of repeated instruments
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue