knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of AFDapp is to use AFD open data to make a shiny app.
This project shows that I have a good level in R.
In this project I've used Golem to create a production ready project.
I've also used :
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("ngsanogo/AFDapp")
Once the package is installed, you can launch it with:
# install.packages("devtools") AFDapp::run_app()
Please note that the AFDapp project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.