knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
There are two ways to run the app.
Install the app from github and run!
## install from github devtools::install_github("shahreyar-abeer/upwork_andre_psychtopics") ## if the installation is successful, the app should run with this command! psychtopics::run_app()
dev/run_dev.R
(Ctrl + Enter)
Let me know if you face any issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.