Skip to content

Warning messages from data.table #253

@VEZY

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions