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

Allow option to remove "=TRUE" and "=FALSE" from variable names #97

Open
dylanrussellmd opened this issue Jun 25, 2022 · 1 comment
Open

Comments

@dylanrussellmd
Copy link

dylanrussellmd commented Jun 25, 2022

A good variable label and row name should imply the "=TRUE" or "=FALSE". The varLabels option is extremely useful but not if the "=TRUE" remains. Ideal behavior would be allow the explain option to remain available so that (%) or (mean (SD)) is still appended to variable labels where necessary, but have a second option that can be set to FALSE to remove the "=TRUE" or "=FALSE" appendage to variable labels.

@Cainefm
Copy link

Cainefm commented Nov 30, 2022

maybe dropEqual = T in print() can fit your needs.

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

2 participants