datamations/NAMESPACE

66 строки
1.7 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
export("%>%")
export(datamationSandDanceOutput)
export(datamation_sanddance)
export(datamation_tibble)
export(renderDatamationSandDance)
export(run_app)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices)
importFrom(dplyr,group_size)
importFrom(dplyr,group_split)
importFrom(dplyr,group_vars)
importFrom(dplyr,if_else)
importFrom(dplyr,is_grouped_df)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_groups)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(gganimate,anim_save)
importFrom(gganimate,ease_aes)
importFrom(gganimate,transition_states)
importFrom(gganimate,view_follow)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(magick,image_read)
importFrom(magick,image_write)
importFrom(magrittr,"%>%")
importFrom(purrr,accumulate)
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_if)
importFrom(purrr,pmap_dbl)
importFrom(purrr,pmap_dfr)
importFrom(purrr,reduce)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,parse_expr)
importFrom(shiny,NS)
importFrom(shiny,tagList)
importFrom(stats,median)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)