mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 21:40:23 +01:00
18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
|
% Generated by roxygen2: do not edit by hand
|
||
|
% Please edit documentation in R/utils.r
|
||
|
\name{get_id_name}
|
||
|
\alias{get_id_name}
|
||
|
\title{Get the id name}
|
||
|
\usage{
|
||
|
get_id_name(data)
|
||
|
}
|
||
|
\arguments{
|
||
|
\item{data}{data frame or list}
|
||
|
}
|
||
|
\value{
|
||
|
character vector
|
||
|
}
|
||
|
\description{
|
||
|
Get the id name
|
||
|
}
|