Learn R Programming

nbastatR (version 0.1.110202031)

get_beyond_the_numbers_articles: NBA.com Beyond The Numbers Articles

Description

Returns articles from beyond the numbers

Usage

get_beyond_the_numbers_articles(count_articles = 50)

Arguments

count_articles

numeric vector of counts

Value

a data_frame

See Also

Other news: get_players_roto_wire_news, get_teams_roto_wire_news

Examples

Run this code
# NOT RUN {
get_beyond_the_numbers_articles(count_aricles = 10)
# }

Run the code above in your browser using DataLab