prFtpHeaderStyle {Gmisc} | R Documentation |
Helper to ftp_document
Description
Helper to ftp_document
Usage
prFtpHeaderStyle(output_str, h1_style, other_h_style)
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 |
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 |
Value
string
[Package Gmisc version 3.0.3 Index]