REDCapCAST/man/get_id_name.Rd

18 lines
282 B
Plaintext
Raw Normal View History

2024-02-06 14:16:20 +01:00
% 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
}