numRun: Count wheels and runs in a time period.

View source: R/db_access.R

numRunR Documentation

Count wheels and runs in a time period.

Description

Uses target runtimes from snics_results for data source.

Usage

numRun(from, to, sys = "both")

Arguments

from

A date object or date in character form (m-d-Y)

to

A date object or date in character. Defaults to present.

sys

System- "USAMS", "CFAMS", defaults to both.

Value

A list: number of runs, number of wheels


blongworth/amstools documentation built on Nov. 9, 2023, 6:52 p.m.