get_json_structure {arenar}R Documentation

Prepare object ready to change into json

Description

Function converts object with class arena_live or arena_static to object with structure accepted by Arena. See list of schemas.

Usage

get_json_structure(arena)

Arguments

arena

live or static arena object

Value

Object for direct conversion into json


[Package arenar version 0.2.0 Index]