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', 'fileSize', and 'routePath'.


viafoundry documentation built on April 4, 2025, 12:35 a.m.