prSetMaxWidth {Gmisc} | R Documentation |
Updates the css max-width
Description
Reads the file, changes the max-width for the body element.
Usage
prSetMaxWidth(max_width, css_file)
Arguments
max_width |
The new max-width css setting |
css_file |
The CSS file name |
Value
string
The file name
[Package Gmisc version 3.0.3 Index]