mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 21:10:22 +01:00
18 lines
282 B
R
18 lines
282 B
R
% 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
|
|
}
|