powered by
Azure DevOps Account
username for the Azure DevOps account
password for the Azure DevOps account
domain name for the Azure DevOps account
(optional) project name within the domain of the Azure DevOps account
(optional) repository name with the project of the Azure DevOps domain
An R6Class generator object
R6Class
For the majority of functions that are within this vsts_account object, you can get help about the query or body parameter with ?vsts_<function name>.
vsts_account
?vsts_<function name>
# NOT RUN { proj <- vsts_account$new( "<username>", "<password>", "<domain>", "<project>", "<repo>" ) str(proj) # } # NOT RUN { # }
Run the code above in your browser using DataLab