#' @name limer-package
#' @title limer-package
#' @aliases limer-package limer
#' @docType package
#' @description A LimeSurvey R Client
#' @details Provides access to LimeSurvey's RemoteControl 2 API, allowing
#' you to collect and analyze survey data in a simple,
#' reproducible workflow.
#' This package has been simply subsumed into the fieldreportr package to avoid downloading from github too often.
#' The R files that are derived from the limer packages are:
#' base64_to_df.R
#' call_limer.R
#' get_participant_property.R
#' get_participants.R
#' get_responses.R
#' get_session_key.R
#' limer-package.R (this file)
#' mail_registered_participant.R
#' release_session_key.R
#' @author Andrew Heiss <andrew@andrewheiss.com>
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.