datamations/NAMESPACE

60 строки
1.5 KiB
Plaintext
Исходник Обычный вид История

2020-11-22 22:51:51 +03:00
# Generated by roxygen2: do not edit by hand
export("%>%")
export(cat_gifs)
export(datamation_tibble)
export(dismantle)
export(shuffle_tbl)
export(snake)
export(theme_zilch)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
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,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,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,parse_expr)
importFrom(stats,median)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)