# Generated by roxygen2: do not edit by hand
|
|
|
|
export("%>%")
|
|
export(":=")
|
|
export(.data)
|
|
export(as_label)
|
|
export(as_name)
|
|
export(build_trakt_url)
|
|
export(comments_comment)
|
|
export(comments_item)
|
|
export(comments_likes)
|
|
export(comments_recent)
|
|
export(comments_replies)
|
|
export(comments_trending)
|
|
export(comments_updates)
|
|
export(enquo)
|
|
export(enquos)
|
|
export(episodes_comments)
|
|
export(episodes_lists)
|
|
export(episodes_people)
|
|
export(episodes_ratings)
|
|
export(episodes_stats)
|
|
export(episodes_summary)
|
|
export(episodes_translations)
|
|
export(episodes_watching)
|
|
export(expr)
|
|
export(lists_popular)
|
|
export(lists_trending)
|
|
export(movies_aliases)
|
|
export(movies_anticipated)
|
|
export(movies_boxoffice)
|
|
export(movies_collected)
|
|
export(movies_comments)
|
|
export(movies_lists)
|
|
export(movies_people)
|
|
export(movies_played)
|
|
export(movies_popular)
|
|
export(movies_ratings)
|
|
export(movies_related)
|
|
export(movies_releases)
|
|
export(movies_stats)
|
|
export(movies_summary)
|
|
export(movies_translations)
|
|
export(movies_trending)
|
|
export(movies_updates)
|
|
export(movies_watched)
|
|
export(movies_watching)
|
|
export(pad_episode)
|
|
export(people_lists)
|
|
export(people_movies)
|
|
export(people_shows)
|
|
export(people_summary)
|
|
export(search_id)
|
|
export(search_query)
|
|
export(seasons_comments)
|
|
export(seasons_lists)
|
|
export(seasons_people)
|
|
export(seasons_ratings)
|
|
export(seasons_season)
|
|
export(seasons_stats)
|
|
export(seasons_summary)
|
|
export(seasons_watching)
|
|
export(shows_aliases)
|
|
export(shows_anticipated)
|
|
export(shows_collected)
|
|
export(shows_comments)
|
|
export(shows_last_episode)
|
|
export(shows_lists)
|
|
export(shows_next_episode)
|
|
export(shows_people)
|
|
export(shows_played)
|
|
export(shows_popular)
|
|
export(shows_ratings)
|
|
export(shows_related)
|
|
export(shows_stats)
|
|
export(shows_summary)
|
|
export(shows_translations)
|
|
export(shows_trending)
|
|
export(shows_updates)
|
|
export(shows_watched)
|
|
export(shows_watching)
|
|
export(sym)
|
|
export(syms)
|
|
export(trakt_credentials)
|
|
export(trakt_get)
|
|
export(user_collection)
|
|
export(user_comments)
|
|
export(user_followers)
|
|
export(user_following)
|
|
export(user_friends)
|
|
export(user_history)
|
|
export(user_likes)
|
|
export(user_list)
|
|
export(user_list_comments)
|
|
export(user_list_items)
|
|
export(user_lists)
|
|
export(user_network)
|
|
export(user_profile)
|
|
export(user_ratings)
|
|
export(user_stats)
|
|
export(user_watched)
|
|
export(user_watchlist)
|
|
importFrom(dplyr,arrange)
|
|
importFrom(dplyr,bind_cols)
|
|
importFrom(dplyr,bind_rows)
|
|
importFrom(dplyr,case_when)
|
|
importFrom(dplyr,ends_with)
|
|
importFrom(dplyr,everything)
|
|
importFrom(dplyr,filter)
|
|
importFrom(dplyr,if_else)
|
|
importFrom(dplyr,matches)
|
|
importFrom(dplyr,mutate)
|
|
importFrom(dplyr,mutate_at)
|
|
importFrom(dplyr,mutate_if)
|
|
importFrom(dplyr,one_of)
|
|
importFrom(dplyr,pull)
|
|
importFrom(dplyr,rename)
|
|
importFrom(dplyr,rename_all)
|
|
importFrom(dplyr,rename_at)
|
|
importFrom(dplyr,select)
|
|
importFrom(dplyr,select_if)
|
|
importFrom(dplyr,vars)
|
|
importFrom(httr,GET)
|
|
importFrom(httr,HEAD)
|
|
importFrom(httr,add_headers)
|
|
importFrom(httr,config)
|
|
importFrom(httr,content)
|
|
importFrom(httr,message_for_status)
|
|
importFrom(httr,modify_url)
|
|
importFrom(httr,oauth2.0_token)
|
|
importFrom(httr,oauth_app)
|
|
importFrom(httr,oauth_endpoint)
|
|
importFrom(httr,status_code)
|
|
importFrom(httr,stop_for_status)
|
|
importFrom(httr,user_agent)
|
|
importFrom(jsonlite,fromJSON)
|
|
importFrom(lubridate,as_date)
|
|
importFrom(lubridate,as_datetime)
|
|
importFrom(lubridate,year)
|
|
importFrom(lubridate,ymd_hms)
|
|
importFrom(magrittr,"%>%")
|
|
importFrom(purrr,discard)
|
|
importFrom(purrr,flatten)
|
|
importFrom(purrr,is_empty)
|
|
importFrom(purrr,is_integer)
|
|
importFrom(purrr,list_merge)
|
|
importFrom(purrr,map)
|
|
importFrom(purrr,map_at)
|
|
importFrom(purrr,map_chr)
|
|
importFrom(purrr,map_df)
|
|
importFrom(purrr,map_lgl)
|
|
importFrom(purrr,modify_at)
|
|
importFrom(purrr,modify_if)
|
|
importFrom(purrr,modify_in)
|
|
importFrom(purrr,pluck)
|
|
importFrom(purrr,set_names)
|
|
importFrom(rlang,":=")
|
|
importFrom(rlang,.data)
|
|
importFrom(rlang,as_label)
|
|
importFrom(rlang,as_name)
|
|
importFrom(rlang,enquo)
|
|
importFrom(rlang,enquos)
|
|
importFrom(rlang,expr)
|
|
importFrom(rlang,has_name)
|
|
importFrom(rlang,is_character)
|
|
importFrom(rlang,is_empty)
|
|
importFrom(rlang,is_integerish)
|
|
importFrom(rlang,sym)
|
|
importFrom(rlang,syms)
|
|
importFrom(stringr,str_c)
|
|
importFrom(stringr,str_remove)
|
|
importFrom(stringr,str_replace)
|
|
importFrom(stringr,str_split)
|
|
importFrom(stringr,str_to_lower)
|
|
importFrom(stringr,str_trim)
|
|
importFrom(stringr,str_trunc)
|
|
importFrom(tibble,as_tibble)
|
|
importFrom(tibble,enframe)
|
|
importFrom(tibble,remove_rownames)
|
|
importFrom(tibble,tibble)
|
|
importFrom(utils,head)
|