SampleSkywardCredentials.R

  # Load your database credentials into the environment.
  Sys.setenv(consumerKey = "YourConsumerKey")
  Sys.setenv(consumerSecret = "YourConsumerSecret")
  Sys.setenv(apiUrl = "https://skyward.iscorp.com/...StuAPI")
samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.