Learn R Programming

crossword.r (version 0.3.6)

cw_to_json: 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