find_colnames {dmtools}R Documentation

Find column names

Description

Find column names

Usage

find_colnames(obj, dataset, row_file)

Arguments

obj

An object for check.

dataset

A dataset, a type is a data frame.

row_file

A row of the file.

Value

A data frame. Result of run_tests.


[Package dmtools version 0.2.6 Index]