file_rows: count number of rows in a file without needing to read file...

Description Usage Arguments Details

View source: R/file_rows.R

Description

count number of rows in a file without needing to read file into R

Usage

1

Arguments

file

file path to be read in

Details

uses wc -l system call to count rows


PKPDmisc documentation built on April 14, 2020, 5:49 p.m.