class: center, middle, inverse, title-slide # Teamcolors ## xaringan style ### You
### 2020-01-22
--- class: center, middle, inverse # Your team name ```r teamcolors::img_team_logo("UCLA", width = 128) ```
--- ## Available themes - `duo_accent_inverse_team()` - `duo_accent_team()` - `duo_team()` - `mono_dark_team()` - `mono_light_team()` --- ## Disclaimer - Don't [impersonate](https://www.merriam-webster.com/dictionary/impersonate) team officials ```r citation("teamcolors") ``` ``` ## ## To cite package 'teamcolors' in publications use: ## ## Benjamin S. Baumer and Gregory J. Matthews (NA). teamcolors: Color ## Palettes for Pro Sports Teams. R package version 0.0.3.9000. ## http://github.com/beanumber/teamcolors ## ## A BibTeX entry for LaTeX users is ## ## @Manual{, ## title = {teamcolors: Color Palettes for Pro Sports Teams}, ## author = {Benjamin S. Baumer and Gregory J. Matthews}, ## note = {R package version 0.0.3.9000}, ## url = {http://github.com/beanumber/teamcolors}, ## } ``` .footnote[https://www.github.com/beanumber/teamcolors]