get_individual_survey_builder_project: Get Individual Survey Builder Project

View source: R/ConnectToSurveyBuilder.R

get_individual_survey_builder_projectR Documentation

Get Individual Survey Builder Project

Description

The survey builder contains meta-data about the people using RHoMIS 2.0. This function connects to the survey builder API to get the meta-data information from the individual projects

Usage

get_individual_survey_builder_project(
  survey_builder_url,
  survey_builder_access_token,
  projectID
)

Arguments

survey_builder_url

The URL of the survey builder application

survey_builder_access_token

The access toke to access the survey builder API

projectID

The ID of the project you want to get individual information for

Details

Rpackage file: ConnectToSurveyBuilder.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.