Description Usage Arguments Value
Finds a right_holder ID by its pseudonymn.
1 2 3 4 5 6  | 
name | 
 a string representing the artist's name.  | 
mode | 
 match mode. 'any' will return any matching pseudonym; 'all' will return all pseudonyms, 'main' will return only the main pseudonym, or error out if there is more than one.  | 
if_absent | 
 how to behave when a pseudonym is missing. Can be either 'raise_error' (default), which will raise an error; or 'return_NA', which will return NAs for pseudonyms that cannot be matched.  | 
an integer vector representing the right holder IDs associated with this name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.