rowDisplay {rdwd} | R Documentation |
Create leaflet map popup from data.frame rows
Description
Create display character string for leaflet map popup from data.frame rows.
This function is not exported, as it is only internally useful.
A generic version is available in berryFunctions::popleaf()
.
Usage
rowDisplay(x)
Arguments
x |
data.frame with colnames |
Value
Vector of character strings, one for each row in x.
Author(s)
Berry Boessenkool, berry-b@gmx.de, Feb 2017
See Also
[Package rdwd version 1.8.0 Index]