This function is used to import cleaned and integrated data in the global R environment for use in other pipelines or user processes.
importdat(uid)
unique identifier of queried data. The full list of available data pipelines can be consulted using pipelines()
This function returns objects in the global R environment
if (FALSE) {
importdat("f635934a")
}