get.year.from.title: Extract card year from card title

Description Usage Arguments Value

View source: R/get_year.R

Description

Use a card's title to extract the year that it refers to Returns a data frame consisting of the (1) input card title, (2) a set of columns with identified years

Usage

1
get.year.from.title(dt.input, card.title.col.name = "card_title")

Arguments

dt.input

data.frame

card.title.col.name

character

Value

data.frame


jk2049/cardid documentation built on Dec. 21, 2021, 12:10 a.m.