knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

ttNetflix

R-CMD-check

TidyTuesday da Netflix

Instalação

Instale a versão em desenvolvimento do pacote com:

# install.packages("devtools")
devtools::install_github("lucianakeiko/ttNetflix")

Example

This is a basic example which shows you how to solve a common problem:

library(ttNetflix)
## basic example code


lucianakeiko/ttNetflix documentation built on Dec. 21, 2021, 11:52 a.m.