mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
new internal helpers
This commit is contained in:
parent
02b9c7ffe7
commit
729d3aca13
2 changed files with 45 additions and 0 deletions
17
man/get_id_name.Rd
Normal file
17
man/get_id_name.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue