Learn R Programming

Gmisc (version 3.0.3)

prFtpHeaderStyle: Helper to ftp_document

Description

Helper to ftp_document

Usage

prFtpHeaderStyle(output_str, h1_style, other_h_style)

Value

string

Arguments

output_str

The output string from readLines()

h1_style

You can choose any css style formatting here that you want to be applied to all h1 elements. Note: this is only applied if LibreOffice_adapt is TRUE.

other_h_style

This is the formatting applied to any other h elements not included to the first. Note: this is only applied if LibreOffice_adapt is TRUE.