Gets information about the location of a dataset (path to files, table name, ...)
dkuGetDatasetLocationInfo(name, sensitiveInfo = FALSE)
Arguments
- name
name of dataset (may be prefixed by a project key)
- sensitiveInfo
should the call also retrieve information about the connection that might include passwords. This
is only possible if you have access to the connection details.