knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(meupacote)
Nomes dos times que estão na base de dados:
unique(partidas_brasileirao$quem_ganhou)
Como usar a função:
encontrar_pior_ano_time(time = "Corinthians") %>% knitr::kable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.