read_index_json: Read Index.Json

Description Usage Arguments Value Examples

View source: R/algolia.R

Description

Read Index.Json

Usage

1
read_index_json(path = "public/index.json")

Arguments

path

path or url to index.json (default: "public/index.json")

Value

imported index.json

Examples

1
2
3
4
## Not run: 
index_json <- read_index_json(path = "public/index.json")

## End(Not run)

KWB-R/algoliar documentation built on Sept. 9, 2019, 3:16 p.m.