Learn R Programming

surveydown (version 0.9.0)

sd_create_survey: Create a new survey template

Description

Create a new survey template

Usage

sd_create_survey(path = getwd())

Value

Invisible NULL. The function is called for its side effects.

Arguments

path

A character string specifying the directory where the survey template should be created. Defaults to the current working directory.