Learn R Programming

OpenMindat (version 1.0.0)

set_page_size: set_page_size

Description

set the page_size of response records.

Usage

set_page_size (page_size)

Value

No return value. The 'page_size' will be cached. The page_size information is added to the query string of every request sent to the Mindat server via the "OpenMindat" package.

Arguments

page_size

string. The token of mindat api.

Examples

Run this code
set_page_size(800)

Run the code above in your browser using DataLab