Learn R Programming

ravelRy (version 0.1.0)

get_yarns: Get details for multiple yarns

Description

This function retrieves details for one or multiple yarns using the yarn id.

Usage

get_yarns(ids)

Arguments

ids

one or more `yarn_id`s

Value

tibble containing yarn details like company, gauge, grams, texture, needle sizes, ratings, etc.

Examples

Run this code
# NOT RUN {
get_yarns(ids = c(66124,54110))
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab