
Last chance! 50% off unlimited learning
Sale ends in
GetOrgsData(params)
## Not run:
# SetAPIKey ("ENTER YOUR PRIVATE API KEY HERE.")
# params <- list (org="Microsoft")
# tryCatch(
# orgsData <- GetOrgsData (params),
# error =
# function (e) {
# print (
# paste (
# "An exception was thrown -- details follow: ",
# e,
# sep=""
# )
# )
# }
# )
# ## End(Not run)
Run the code above in your browser using DataLab