get_forcedecks_trials {valdr}R Documentation

Get trial results for a set of ForceDecks tests

Description

Retrieves and flattens trial-level result data for each test provided.

Usage

get_forcedecks_trials(tests_df)

Arguments

tests_df

A data frame of tests (as returned by get_forcedecks_tests())

Value

A data frame containing flattened trial-level results for the supplied tests. If no trial results are found, returns an empty data frame.


[Package valdr version 1.0.0 Index]