missing_cp: missing calendar periods

Description Usage Arguments Value Author(s)

Description

splits a string in to chunks of length chunk_len, returns a matrix

Usage

1
missing_cp(data, return_completed = FALSE, verbose = FALSE)

Arguments

data

a vector of calendar perionds, c(201201, 201202)

return_completed

logical return only missing periods, or a completed vector of calendar periods

verbose

print debugging

Value

a vector of missing calendar periods, or a vector of complete calendar periods from min to max data

Author(s)

Matthew Davis


mdavis29/keys_and_strings documentation built on May 24, 2019, 7:23 p.m.