loadInlineTable
loadInlineTable(
resource,options?):Promise<LazyDataFrame<{[key:string]:any; }>>
Defined in: inline/table/load.ts:9
Parameters
Section titled “Parameters”resource
Section titled “resource”Resource
options?
Section titled “options?”any
Returns
Section titled “Returns”Promise<LazyDataFrame<{[key: string]: any; }>>