FS {ggOceanMaps} | R Documentation |
Convert font sizes measured as points to ggplot font sizes
Description
Converts font sizes measured as points (as given by most programs such as MS Word etc.) to ggplot font sizes
Usage
FS(x)
Arguments
x |
numeric vector giving the font sizes in points |
Value
Returns a numeric vector of lenght x
of ggplot font sizes
See Also
Other size adjustors:
LS()
[Package ggOceanMaps version 2.2.0 Index]