Learn R Programming

RSurvey (version 0.7-4)

project: Example Project Data Set

Description

This is an example project data set for RSurvey.

Usage

project

Arguments

format

A list containing typical components in a project; these components are described throughout this documentation and include: data sets, graphical parameters, and options to control the way in which RSurvey processes data.

Examples

Run this code
data(project)
# To load a project data set into RSurvey
Data(replace.all = project)

Run the code above in your browser using DataLab