get_reliability: Get the reliability spreadsheets

View source: R/get_data.R

get_reliabilityR Documentation

Get the reliability spreadsheets

Description

Get the reliability spreadsheets

Usage

get_reliability(av, month, version = NULL)

Arguments

av

either "audio" or "video"

month

the month as a string, e.g. "06"

version

version tag to checkout

Value

dataframe with data for the requested modality and month

Examples

audio_06_rel <- get_reliability("audio", "06")

BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.