Skip to content

pimentel/leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

paper reading club leaderboard

This is a shiny app for paper reading club

Actual app is in the leaderboard directory.

setup

It should just work, but you need to configure url.R with the following:

SHEET_URL = 'https://...'

Make sure that you have published the Google Sheet to public (File -> Published to the web). Afterwards, the url is the url you get from clicking 'Share' in the top right hand corner.

library('shiny')

# for local testing
runApp()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages