Skip to content

Error with tolower_remove_dot helper #1

Description

@pdwaggoner

Love the package, thanks!

Just encountered a few errors when working with non-ANES data. I will make the change to one in a PR to opened shortly. But the other has to do with returning the original col names. Got this error re: tolower_remove_dot helper in utils.R:

attempt to set 'colnames' on an object with less than two dimensions

Consider, perhaps a solution in line with this: https://stackoverflow.com/questions/64881733/error-in-colnames-tmp-value-vtmp-attempt-to-set-colnames-on

Maybe there is a better way to go about this, but I think this is a relatively common error when using colnames(). Thanks again!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions