Learn R Programming

retistruct (version 0.5.12)

nameLandmark: Name a landmark in a Dataset

Description

Name a landmark in a Dataset. The name of element i of Ss is set to name, the name of any element that bore the name is set to "" and all other elements are unaltered.

Usage

nameLandmark(d, i, name)

Arguments

d

Dataset object

i

index of landmark to name

name

name to give landmark

Value

New Dataset object in which landmark is named