shahreyar-abeer / leibniz-psychology_psychtopics

Home Page:https://abitter.shinyapps.io/psychtopics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psychtopics

Lifecycle: experimental

Running the app

There are two ways to run the app.

First way

Install the app from github and run!

## install from github
devtools::install_github("shahreyar-abeer/upwork_andre_psychtopics")

## if the installation is successful, the should run with this command!
psychtopics::run_app()

Second way

  1. Open RStudio > File > New_Project > Version Control > Git
  2. Paste this link in the dialog box https://github.com/shahreyar-abeer/upwork_andre_psychtopics
  3. Once the project is created, navigate to dev/run_dev.R
  4. Select everything in the script and run (Ctrl + Enter)
  5. The app should be up and running!

Let me know if you face any issues.

About

https://abitter.shinyapps.io/psychtopics/

License:GNU General Public License v3.0


Languages

Language:R 62.3%Language:JavaScript 33.6%Language:CSS 4.1%