IsWellSectioned: IsWellSectioned

Description Usage Arguments Details Value Author(s) See Also

View source: R/structuringdocument.R

Description

Function to assure a set of sections is well sectioned.

Usage

1

Arguments

u

Vector, it assumes it is ordered in ascending ordered

v

Vector, it assumes it is ordered in ascending ordered

Details

Basically it makes sure that, u[1]<v[1]<u[2]<v[2], etc

Value

Logical value, TRUE if it is well ordered, FALSE it is not

Author(s)

Alejandro Recuenco alejandrogonzalezrecuenco@gmail.com

See Also

Other Structuring Document: CompileDocument, DivideFile, FindStructure, StructureDocument


TexExamRandomizer documentation built on May 2, 2019, 3:18 a.m.