remove_autonamed: Remove columns that are autonamed by data.table

View source: R/illum_headers.R

remove_autonamedR Documentation

Remove columns that are autonamed by data.table

Description

Auto-named columns start with 'V' followed by the column number.

Usage

remove_autonamed(ex)

Arguments

ex

data.frame loaded with fread

Value

ex with auto-named columns removed.


alexvpickering/crossmeta documentation built on June 2, 2022, 7:06 a.m.