Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vectorsIntoTables

Transform vectors into data frames with specific columns


Description

Used to prepare lists of vectors with partially matching names for combination with do.call(rbind.data.frame, x)

Usage

vectorsIntoTables(input, columns)

Arguments

input

the list of vectors

columns

the columns that should be present in every element

Value

A list of tables with matching columns


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.