You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# peacock
<!-- badges: start -->
<!-- badges: end -->
The goal of peacock is to provide functions for project initialization and workflows using pre-build templates. Templates available for R and R Shiny projects.
## Installation
You can install the development version of peacock from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("samuelbharti/peacock")
```
## Example
This is a basic example which shows you how to solve a common problem: