active_group<- {sftrack} | R Documentation |
Set new active group
Description
Set new active group
Usage
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
Arguments
x |
sftrack/sftraj/c_grouping/s_group object |
value |
character vector of the grouping names to make active |
[Package sftrack version 0.5.4 Index]