atfutures-labs / gitgantt

Create gantt charts with GitHub issues and R
GNU General Public License v3.0
5 stars 1 forks source link

Allow owner/repo definitions #4

Open Robinlovelace opened 5 years ago

Robinlovelace commented 5 years ago

E.g.:

gitgantt::gg_timevis("robinlovelace/gitgantt")
Error: $ operator is invalid for atomic vectors
R4geo> gitgantt::gg_timevis(owner = "robinlovelace", repo = "gitgantt")