项目作者: ewenme

项目描述 :
web app for exploring Discogs collections
高级语言: R
项目地址: git://github.com/ewenme/vinylspotting.git
创建时间: 2017-02-25T23:31:48Z
项目社区:https://github.com/ewenme/vinylspotting

开源协议:MIT License

下载


vinylspotting

vinylspotting

An app to help Discogs users visualise the
current state, and evolution of, their record collection and buying
habits.

Use

Visit apps.ewen.io/vinylspotting
to use vinylspotting.

  1. Enter your Discogs user name
  2. Have a look around
  3. Export any visuals you wanna keep

You can also run the app locally, from an R session, by simply running:

  1. library(shiny)
  2. runGitHub(repo = "ewenme/vinylspotting", subdir = "inst/shiny")

Note: You will be prompted for a Discogs API access token if running
vinylspotting locally. Refer to
discogger if you need help.

Copyright 2019 Ewen Henderson. Licensed under the
MIT license.