setDateFields: Sets all of the Lending Club date fields to R Dates.

Description Usage Arguments Value Examples

Description

Sets all of the Lending Club date fields to R Dates.

Usage

1
  setDateFields(lending_club_stats, format = "%Y-%m-%d")

Arguments

lending_club_stats

data.frame of Lending Club loan stats

format

the date format to use. See as.Date

Value

data.frame of loan stats with all date fields set to R Date

Examples

1
2

yoni/p2plending documentation built on May 4, 2019, 5:31 p.m.