es.alldata: Get data limit by size

Description Usage Arguments Value Examples

View source: R/ESalldata.R

Description

Get data limit by size

Usage

1
es.alldata(credential, size)

Arguments

credential

the url create by function es.credential

size

limit rows to extract

Value

sample data

Examples

1
2
3
 es.alldata(
 credential = credential,
 size = 100)

GabrielSartori/elasticR documentation built on Jan. 12, 2020, 12:50 a.m.