Skip to content

nanxstats/exp2vec-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exp2vec-shiny

Shiny app for exp2vec.

https://nanx.shinyapps.io/exp2vec/

Installing dependencies

Install the R packages used by the app with:

# install.packages("remotes")
remotes::install_deps()

Run locally

Run the app locally with:

shiny::runApp()

Releases

No releases published

Packages

No packages published