Skip to contents

Get a user's project ID. This is useful in packages when the project_id is required for a particular call.

Usage

project_id()

Value

integer

See also

user_id(), is_auth(), auth_me() for full user details

Examples

if (FALSE) { # \dontrun{
project_id()
} # }