getFileNames | R Documentation |
Get file names for a specific process
getFileNames(json_data, processName)
json_data |
The 'JSON' object containing the report data. |
processName |
The name of the process to filter by. |
A data frame containing 'id', 'name', 'extension', 'fileSize', and 'routePath'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.