This function retrieves details for a designer using their id.
get_designer(id)
id
designer id
tibble with name, notes, count of patterns, etc.
## Not run: get_designer(id = 1)