dropEmptyDates: Drops empty dates columns

Description Usage Arguments Details Value

View source: R/dropEmptyDates.R

Description

Drops half empty columns dates.

Usage

1

Arguments

st

data.frame

Details

Any column which the name can be transformed to a date with as.Date(format=" evaluated, if more then half or equal of the values of the date column is NA, it will be droped. It will return a data.frame and wont modify the original.

Value

data.frame without half empty date columns


kossal/fundfi documentation built on April 6, 2020, 8:41 a.m.