nest_core: nest_core

Description Usage Arguments Value Examples

Description

Designed to append on numerous descriptive numeric cognostics as columns then nest into a tibble with "AccountNumber" being the identifier. Based on type parameter, will aggregate and create cognostics by:

Usage

1

Arguments

data

Tibble/Data Frame with the following columns:

  • Account Number (unique identifier)

  • Date

  • Count

type

All meaningfull specifications in English language are supported. Stable arguments are:

  • day

  • week

  • month

  • year

Value

nested tibble

Examples

1
test

HSPS-DataScience/tsCogs documentation built on May 24, 2019, 8:56 a.m.