Learn R Programming

campsismod (version 1.2.1)

isStrictRecordDelimiter: Is strict record delimiter. A strict record delimiter is any line starting with [...] and followed by nothing but spaces or a possible comment.

Description

Is strict record delimiter. A strict record delimiter is any line starting with [...] and followed by nothing but spaces or a possible comment.

Usage

isStrictRecordDelimiter(line)

Value

a logical value

Arguments

line

any line, single character value