is_uri {tinyspotifyr} | R Documentation |
Check if a string matches the pattern of a Spotify URI
Description
Check if a string matches the pattern of a Spotify URI
Usage
is_uri(s)
Arguments
s |
String to check |
Value
Returns a boolean.
[Package tinyspotifyr version 0.2.2 Index]