mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 13:30:23 +01:00
18 lines
396 B
R
18 lines
396 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/easy_redcap.R
|
|
\name{get_api_key}
|
|
\alias{get_api_key}
|
|
\title{Retrieve project API key if stored, if not, set and retrieve}
|
|
\usage{
|
|
get_api_key(key.name)
|
|
}
|
|
\arguments{
|
|
\item{key.name}{character vector of key name}
|
|
}
|
|
\value{
|
|
character vector
|
|
}
|
|
\description{
|
|
Retrieve project API key if stored, if not, set and retrieve
|
|
}
|