View source: R/text_attributes.R
This function takes in any dataframe with a headline variable and returns a new dataframe containing the variable starts_with_num, which is a boolean that indicates whether or not the headline starts with a number.
1 | starts_with_num(ds)
|
ds |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.