Skip to content

Warning messages from data.table #253

Description

@VEZY

I get annoying warning messages from data.table when importing my usms with get_obs and get_sim:

1: In `[.data.table`(df, , ..keep_cols) :
  Both 'keep_cols' and '..keep_cols' exist in calling scope. Please remove the '..keep_cols' variable in calling scope for clarity.

Here's the code to reproduce the warnings:

obs <- get_obs("reproduce_errors")
sim <- get_sim("reproduce_errors")

And the data:
reproduce_errors.zip

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions