ambevill
ambevill
I'm working with an app that needs to dynamically add/remove columns from the rhandsontable. Starting in release 0.3.7, the app crashes if I add two or more columns. This only...
Function `write_tsv` is the only `write_*` or `format_*` function that defaults to `quote = 'none'`, and this is a recent behavior change (motivated by IANA considerations in #993 and #844...
When `expect_setequal` fails, the labels are reversed: > Only in **`expected`**: {values that are only in the **object**} > Only in **`actual`**: {values that are only in the **expected**} Test...