locate_header: Find a Header

Description Usage Arguments Details Value

Description

Discover the likely location of a header in an Excel spreadsheet

Usage

1
locate_header(df, hdr, quietly = TRUE)

Arguments

df

An object of class data.frame

hdr

A character vector containing the expected header values

quietly

logical; whether to print out progress or not

Details

Finds the row that likely contains the actual header

Value

Returns an S3 object that is a marker to the row it occupies


DevSolutionsLtd/exhale documentation built on May 28, 2019, 1:34 a.m.