sections_info: Sections info

View source: R/doc_struc_functions.r

sections_infoR Documentation

Sections info

Description

Get information about sections in a rnw file

Usage

sections_info(file = NULL)

Arguments

file

file of interest ( = source_file by default)

Value

A data frame with variables

  • name: name of section

  • row: row number where section starts

  • sub: number of 'sub', i.e. 0 for section, 1 for subsection, and 2 for subsubsection


renlund/proh documentation built on March 25, 2023, 10:07 a.m.