SurveyData.Assign: Assign to SurveyData environment

Description Usage Arguments Details

View source: R/coord.R

Description

Assigns or overrides an existing variable in the SurveyData environment

Usage

1
SurveyData.Assign(ObjectName, ObjectValue = NA, DeparseObjectName = FALSE)

Arguments

ObjectName

The variable name to assign

ObjectValue

The value to assign to the variable

DeparseObjectName

true if ObjectName is a string and deparse needs to be called, false otherwise

Details

By default, the value NA is assigned when unspecified


nathanesau/coord documentation built on May 23, 2019, 12:18 p.m.