Nothing
tidyr
functions that can be applied to nested tibbles (@joranE, #14):nest_drop_na()
nest_extract()
nest_fill()
nest_replace_na()
nest_separate()
nest_unite()
dplyr
functions that can be applied to nested tibbles:nest_arrange()
nest_count()
, nest_add_count()
nest_distinct()
nest_filter()
nest_group_by()
, nest_ungroup()
nest_inner_join()
, nest_left_join()
, nest_right_join()
, nest_full_join()
nest_semi_join()
, nest_anti_join()
, nest_nest_join()
nest_mutate()
, nest_transmute()
nest_relocate()
nest_rename()
, nest_rename_with()
nest_select()
nest_slice()
, nest_slice_head()
, nest_slice_tail()
, nest_slice_min()
, nest_slice_max()
, nest_slice_sample()
nest_summarise()
, nest_summarize()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.