Learn R Programming

cjar (version 0.2.0)

cja_get_me: Get my information

Description

This function will quickly pull the list of company ids that you have access to

Usage

cja_get_me(expansion = NULL, debug = FALSE)

Value

A list of the current user metadata

Arguments

expansion

Comma-delimited list of additional metadata fields to include in the response. Options are 'admin'

debug

Used to help troubleshoot api call issues. Shows the call and result in the console

Examples

Run this code
if (FALSE) {
cja_get_me()
}

Run the code above in your browser using DataLab