getFileNames: Get file names for a specific process

View source: R/reports.R

getFileNamesR Documentation

Get file names for a specific process

Description

Get file names for a specific process

Usage

getFileNames(json_data, processName)

Arguments

json_data

The 'JSON' object containing the report data.

processName

The name of the process to filter by.

Value

A data frame containing 'id', 'name', 'extension', 'file size', and 'route path'.


viafoundry documentation built on Aug. 23, 2025, 1:11 a.m.