Learn R Programming

RSurvey (version 0.7-9)

ex.project: Example Project

Description

This is an example project for RSurvey.

Usage

ex.project

Arguments

format

A list containing typical components in a project; these components are described throughout the RSurvey documentation.

Examples

Run this code
data(ex.project)
str(ex.project)

# To programmatically load a project into RSurvey:
Data(replace.all = ex.project)

Run the code above in your browser using DataLab