gh_curate: Creates issues and projects in the QDR Github repository

Description Usage Arguments Examples

View source: R/gh_curate.R

Description

Creates issues and projects in the QDR Github repository

Usage

1
gh_curate(doi, owner = "QualitativeDataRepository", repo = "Project-Curation")

Arguments

doi

A string. The doi of a davaser dataset in the form doi:10.1234/5678

owner

A string. The owner of the github repository

repo

A string. The name of the github repo

Examples

1
2
3
4
## Not run: 
gh_curate("doi:10.5064/F6NUVQRR")

## End(Not run)

QualitativeDataRepository/dvcurator documentation built on Nov. 8, 2021, 10 a.m.