-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.Rmd
More file actions
46 lines (31 loc) · 845 Bytes
/
README.Rmd
File metadata and controls
46 lines (31 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
output:
github_document:
html_preview: false
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
options(tibble.print_min = 5, tibble.print_max = 5)
```
# herecomes <img src="man/figures/herecomes_logo_hex.png" align="right" />
## Overview
Package _herecomes_ provides some funny functions for playing _youtube videos_ for
the crew members.
The crew members were the following:
* Hotstepper
* SpinDoctor
* KingJames
* Hackerman
* DirtyDan
Have fun while watching the videos and figure out, where you can finde those dudes.
## Installation
```{r, eval = FALSE}
# Install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("cstepper/herecomes")
```