mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 01:49:39 +02:00
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run
19 lines
390 B
R
19 lines
390 B
R
% 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
|
|
}
|