Query profile of an actor
Examples
if (FALSE) { # \dontrun{
rstats_user <- search_user("rstats", limit = 2L)
get_user_info(rstats_user$handle)
} # }
Query profile of an actor
if (FALSE) { # \dontrun{
rstats_user <- search_user("rstats", limit = 2L)
get_user_info(rstats_user$handle)
} # }