accuranker_custom_api: Collect custom data from the Accuranker API

Description Usage Arguments Examples

View source: R/accuranker_custom_api.R

Description

This function will import data for the chosen parameters.

Usage

1
accuranker_custom_api(request, simple_token = NULL)

Arguments

request

A string that contains the custom API request for Accuranker.

simple_token

Can be used to insert a custom API token instead of using oauth2.

Examples

1
accuranker_custom_api(request, simple_token = NULL)

lynuhs/accurankeR documentation built on Feb. 1, 2021, 6:47 a.m.