R/RColetum.r

#' RColetum
#'
#' An R package to get data from \href{https://coletum.com}{Coletum}.
#'
#' @section \pkg{RColetum} functions:
#' The currents functions that are provide by \pkg{RColetum} are:
#' \itemize{
#'
#' \item \code{\link{GetForms}}: get the information about all forms.
#' \item \code{\link{GetFormStructure}}: get the form structure of a form.
#' \item \code{\link{GetAnswers}}: get the all the answers of a form or
#' personalize with filters and take just what you need.
#'
#' }
#'
"_PACKAGE"

Try the RColetum package in your browser

Any scripts or data that you put into this service are public.

RColetum documentation built on Oct. 21, 2022, 1:08 a.m.