
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
as_rad(seq(-180, 180, 30))
# The default unit of turning angles is rad.
data(deer)
deer %>% steps() %>% mutate(ta_ = as_degree(ta_))
# }
Run the code above in your browser using DataLab