rm_data_separate_data_frame: RMx data.frame

Description Usage Arguments Details Value

View source: R/rm_data_separate_data_frame.R

Description

Separates the data to make the RMx of the given month.

Usage

1
2
3
rm_data_separate_data_frame(data_base = NA, RM_size = 6, current_month,
  population_filter = NA, assemb_col = "DWASSD_yearmon",
  repair_col = "FPAYDT_yearmon")

Arguments

assemb_col,

repair_col: assembly and repair coluns

current_month:

A character object of Month of the given RM (YYYY-MM-DD).

data_base:

A source data.frame to take data from.

population_filter:

A filter character statement.

RM_size::

the size, in momths, of the RM. Typically 6, 9, 12, 15, 18, 21 or 24

Details

Makes the RMx data set of the given month

Value

A tibble.


leonardommarques/reliabilitytools documentation built on Aug. 1, 2019, 8:03 p.m.