get_user: Get player info

Description Usage Arguments

View source: R/get_user.R

Description

get_user return a tibble dataframe with player's info

Usage

1
get_user(user, api_key = NULL, type = "string", string = FALSE, id = FALSE)

Arguments

user

Username or user_id. If using user_id, need to set type to id

api_key

osu! API key

type

Specify if user is string or id

string

Whether if user is a string

id

Whether if user is and id


its-gazza/osur documentation built on Dec. 16, 2019, 3:42 p.m.