Skip to content

news-r/fopi.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fopi.app

Build status

An application to visualise the Freedom of Press Index, a deployed version is accessible at: johncoene.shinyapps.io/fopi-contest/

Docker

Pull the public image and run it.

docker pull jcoenep/fopiapp
docker run --rm -p 3000:3838 jcoenep/fopiapp

Then visit http://localhost:3000/.

R

Install the package from Github.

# install.packages("remotes")
remotes::install_github("news-r/fopi.app")

Run the app.

fopi.app::run_fopi()

About

Freedom of Press Index Visualisation

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published