View source: R/get_news_item.R
get_news_item | R Documentation |
Getting all the news items from the database that are current.
GTEx Portal API documentation.
get_news_item(page = 0, itemsPerPage = 250)
page |
Integer (default = 0). |
itemsPerPage |
Integer (default = 250). |
A tibble.
Other Admin Endpoints:
get_maintenance_message()
## Not run:
get_news_item()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.