Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `glimpse()` shows nesting structure for lists (#98). - `as_data_frame.data.frame()` gains `validate` argument (as in `as_data_frame.list()`), if `TRUE` the input is validated. - Computation of column width properly handles wide (e.g., Chinese) characters (#100). - Add comment char `# ` for trailing metadata (#101). - Restore full package coverage. - Fixed regression: `stop()` and `warning()` are now always called with `call. = FALSE`.
- Loading branch information