cw_to_json {crossword.r}R Documentation

function implementing to_json method

Description

function implementing to_json method

Usage

cw_to_json(cw, pretty = FALSE)

Arguments

cw

an object of class crossword

pretty

should json formatted to be mor human readable or not


[Package crossword.r version 0.3.6 Index]