powered by
Obtain a factor returning the ids of behavioral categorization per segment
# S4 method for MoveBurst burstId(x) # S4 method for .MoveTrackSingleBurst,factor burstId(x)<-value
a MoveBurst object
Replacement values for the burst factor, either a factor or a character
Returns a factor indicating the categorization
# NOT RUN { data(leroy) burstTrack <- burst(leroy,months(timestamps(leroy))[-1]) burstId(burstTrack) # }
Run the code above in your browser using DataLab