Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cut_format() #9

Closed
krlmlr opened this issue Jan 22, 2016 · 1 comment
Closed

Implement cut_format() #9

krlmlr opened this issue Jan 22, 2016 · 1 comment

Comments

@krlmlr
Copy link
Owner

krlmlr commented Jan 22, 2016

As in http://stackoverflow.com/q/14456371/946850.

krlmlr pushed a commit that referenced this issue Jan 22, 2016
- New `cut_format()` with ability to tweak label formatting, and more sensible defaults (#9).
krlmlr pushed a commit that referenced this issue Jan 22, 2016
- New `cut_format()` with ability to tweak label formatting, and more sensible defaults (#9).
@krlmlr
Copy link
Owner Author

krlmlr commented Jan 22, 2016

Closed in b109aa5. Auto-close broken @github?

krlmlr pushed a commit that referenced this issue Feb 16, 2016
- New `cut_format()` with ability to tweak label formatting, and more sensible defaults (#9).
    - With examples.
    - Throws an error if `breaks` is an atomic value.
- New `list_to_df()` and `df_to_list()`.
- New vectorized switch function `vswitch`.
- Export all helper functions used by `thisfile()`.
- `gdiff()` does not attempt to maintain class information, the called function is supposed to do this.
- `gdiff()` accepts a factor as input.
- Determine knitr input via `knitr::current_input()` (#6).
- Use AppVeyor (checks on Windows), Coveralls (coverage analysis) and lintr (static code analysis).
- Fix CRAN checks.
@krlmlr krlmlr closed this as completed Feb 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant