Returns articles from beyond the numbers

beyond_the_numbers(count_articles = 50)

Arguments

count_articles

numeric vector of counts

Value

a tibble

See also

Examples

if (FALSE) {
beyond_the_numbers(count_articles = 10)
}