Skip to content

Instantly share code, notes, and snippets.

@BroVic
Last active August 22, 2019 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BroVic/f55981652572b86a875a9885612fb6e4 to your computer and use it in GitHub Desktop.
Save BroVic/f55981652572b86a875a9885612fb6e4 to your computer and use it in GitHub Desktop.
Setting up for Arise Nigeria Conference
if (!requireNamespace("remotes"))
install.packages("remotes", repos = "https://cran.rstudio.com")
remotes::install_github("DevSolutionsLtd/AriseNg/ariseng")
library(ariseng)
fetch_settings()
fetch_dependencies()
DataEntry::DataEntry()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment