-
Re: how to retrieve list of all datasets of flow with R
Since I have not found a straight forward solution I come up with one. So since I wanted to get all the dataset names as list I used dkuManagedFolderPartitionPaths which retrieves all dataset paths f…1 · -
how to retrieve list of all datasets of flow with R
I have built shiny web app with R, it works fine with manully preset dataset, but I would like to add an ability for user to choose a dataset from flow. So what I would like to do is to retrieve a li…1 ·