jsonify
jsonify copied to clipboard
handle non-first AsIs; add unit tests
- Added handling for when "AsIs" is not the first element in the
class(x)call (matching {jsonlite}'s behavior). - Added some test cases for this functionality.
does this PR address an outstanding issue?