sdr_frequency_group_adjustment: Adjusts the service frequency of stations based on frequency...

Description Usage Arguments

View source: R/sdr_frequency_group_adjustment.R

Description

Updates the probability table for a station (isolation) or stations (concurrent), adjusting the frequency variable for existing stations based on information provided in the frequency group input file.

Usage

1
sdr_frequency_group_adjustment(con, schema, df, tablesuffix)

Arguments

con

An RPostgres database connection object.

schema

Character, the database schema name.

df

A data frame containing the frequency group input. In isolation mode this will relate to a specific station. In concurrent mode there will only be a single frequency group across all stations.

tablesuffix

Character, the suffix of the probability table to be updated - either a crscode (isolation) or 'concurrent' (concurrent) is expected.


station-demand-forecasting-tool/sdft documentation built on July 11, 2021, 4:23 a.m.