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

Name checks - check_init() #39

Open
W-Mohammed opened this issue Mar 8, 2024 · 1 comment
Open

Name checks - check_init() #39

W-Mohammed opened this issue Mar 8, 2024 · 1 comment
Labels
question Further information is requested

Comments

@W-Mohammed
Copy link
Collaborator

By design, the check_init() function handles name-checking in two different ways.

  • If the names of one or more elements in the object (likely vector) passed to the function are missing, the function generates a warning highlighting the indices where the names are missing.
  • However, if none of the elements had names, the function would not issue any warnings related to names.
@RobertASmith
Copy link
Contributor

Thanks, would be good to know if people want it to be flagged if the object is not named. Useful one to ask at R-HTA.

@RobertASmith RobertASmith added the question Further information is requested label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants