powered by
This function retrieves details for one or multiple patterns using the pattern id.
get_patterns(ids)
one or more `pattern_id`s. Tested for vectors of up to 500 ids; 100 max recommended.
tibble containing pattern details, like yardage, gauge, count of comments, ratings, etc.
# NOT RUN { get_patterns(ids = c(600, 601)) # } # NOT RUN { # }
Run the code above in your browser using DataLab