active_group<- {sftrack} | R Documentation |
Set new active group
active_group(x) <- value
## S3 replacement method for class 'sftrack'
active_group(x) <- value
## S3 replacement method for class 'sftraj'
active_group(x) <- value
## S3 replacement method for class 'c_grouping'
active_group(x) <- value
x |
sftrack/sftraj/c_grouping/s_group object |
value |
character vector of the grouping names to make active |