Skip to content
New issue

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

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

Already on GitHub? # to your account

add example of renaming a column spanner #414

Closed
bzkrouse opened this issue Oct 27, 2023 · 1 comment
Closed

add example of renaming a column spanner #414

bzkrouse opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@bzkrouse
Copy link
Collaborator

in col plan vignette

@bzkrouse bzkrouse added the documentation Improvements or additions to documentation label Oct 27, 2023
@bzkrouse bzkrouse added this to the v0.1.1 milestone Jan 8, 2024
@karima662 karima662 self-assigned this Jan 9, 2024
@bzkrouse
Copy link
Collaborator Author

to rename a spanning column value, you need to use a span_structure:

span_structure(span_col_name = c(new_val = old_val))

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants