powered by
LabKey-RStudio integration helper. Not intended for use outside RStudio.
labkey.rstudio.initSession(requestId, baseUrl)
A one time request id generated by LabKey server for initializing RStudio
server location including context path, if any. e.g. https://www.labkey.org/
if (FALSE) { ## RStudio console only library(Rlabkey) labkey.rstudio.initSession(requestId="a60228c8-9448-1036-a7c5-ab541dc15ee9", baseUrl="http://labkey/") }
Run the code above in your browser using DataLab