extract_id {trelloR} | R Documentation |
Extract ID
Description
Extract resource ID from its URL. If input is not a valid URL, it is returned as is.
Usage
extract_id(x)
Arguments
x |
character vector of length 1 |
[Package trelloR version 0.8.0 Index]