dash.gridfileSources.absolutePaths

Return the absolute paths to data sources in the catalogue


Syntax



Description

paths = obj.absolutePaths

Returns the absolute paths to all data sources. Paths are returned in the order that sources are stored in the object.

paths = obj.absolutePaths(s)

Returns the absolute paths to the specified data sources. Paths are returned in the order of input indices.


Input Arguments

s

logical vector [nSources] | vector, linear indices
The indices of the data sources for which to return absolute paths.

Output Arguments

paths

string vector
The absolute paths to the data sources