dot-read_matchingVariables: read matching variables

.read_matchingVariablesR Documentation

read matching variables

Description

Read CSV file and return only the matching variables

Usage

.read_matchingVariables(variables, file = "", default = "?", ...)

Arguments

variables

variables

file

data file

default

default type to be used when reading the CSV file

Value

dataframe

Examples

.read_matchingVariables(var1, 'c://f1.csv' )


mah0001/nadar documentation built on March 30, 2024, 2:44 a.m.