get_raw_views | R Documentation |
Get Pose views from a recording
get_raw_views(recording, filetype = "rda")
recording |
|
filetype |
type of file ('rda' as default), can be 'csv'. |
named list of views
Other data functions:
apply_filter_sgolay()
,
get_data_points()
,
get_duration_annotation_data()
,
get_feature_data()
,
get_filtered_views()
,
get_joined_view()
,
get_metre_data()
,
get_onsets_selected_data()
,
get_processed_view()
,
get_processed_views()
,
get_raw_optflow_view()
,
get_raw_view()
,
get_recording()
,
get_sample_recording()
r <- get_sample_recording()
v_list <- get_raw_views(r)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.