## Details  of fields of a default query view
# library(Rlabkey)
queryDF <- labkey.getDefaultViewDetails(
	baseUrl="http://localhost:8080/labkey",
	folderPath="/apisamples",
	schemaName="lists",
	queryName="AllTypes")
	
queryDFRun the code above in your browser using DataLab