search_yarn_companies {ravelRy} | R Documentation |
This function retrieves yarn companies based on search terms.
search_yarn_companies(query = NULL, page = NULL, page_size = NULL, sort = NULL, ...)
query |
search string |
page |
result page to retrieve; defaults to first page |
page_size |
number of results to retrieve; defaults to 48 |
sort |
options: 'best' |
... |
pass any other filter parameters available via https://www.ravelry.com/yarns/brands/search |
tibble containing company details
## Not run: search_yarn_companies(query = 'lion')