Description Usage Arguments Value
Search for the public networks owned by an organisation.
1 | org_networks(id, page = 1, api_key = networksdb_api_key())
|
id |
id of an organisation (i.e. returned by |
page |
results pagination; see |
api_key |
see |
list
with total
(# of results for the search), page
(the current page number), and
results
which is a data frame of search results. if nrow()
of this data frame is >
total
then there are more pages available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.