sap_find_skip: A Function To Determine Lines To Skip Base On First Line...

Description Usage Arguments Examples

Description

A Function To Determine Lines To Skip Base On First Line Starting With A Character The function returns the first line that starts with a particular separator The default is ten lines to check and for the pipe (|) character

Usage

1
sap_find_skip(f, l = 10, c = "|")

Arguments

f

filename

l

lines

c

character

Examples

1
sap_find_skip(filename)

thepks/sapr documentation built on May 13, 2019, 8:14 a.m.