rowDisplay {rdwd} | R Documentation |
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()
.
rowDisplay(x)
x |
data.frame with colnames |
Vector of character strings, one for each row in x.
Berry Boessenkool, berry-b@gmx.de, Feb 2017