Description Usage Arguments Value
Use a card's product section information 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. Product section information is commonly used in marketplaces such as eBay. Sellers of items may or may not fill in this information.
1 2 3 4 | get.year.from.product.section(
dt.input,
product.section.year.col.name = "product_section_year"
)
|
dt.input |
data.frame |
product.section.year.col.name |
character |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.