ropensci/dataspice

Discussion: Can/should we be able to import a dataspiced dataset from the web/elsewhere?

Aberta

#57 aberto em 30 de mai. de 2018

 (3 comentários) (0 reação) (0 responsável)R (26 forks)auto 404
help wanted

Métricas do repositório

Stars
 (164 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

This comes from a good question in my dataspice demo today: If user X authors a dataspice page for their dataset, and another scientist, Y, wants to use it, it'd be cool if they just ran:

import_spice("https://amoeba.github.io/some-dataset")

And their computer downloaded something like some-dataset.zip which had the dataspice.json and the files described in access.csv attached to it somehow.

Guia do colaborador