View source: R/rwmCheckAndLoadInput.R
rwmCheckAndLoadInput | R Documentation |
Internal function checking and loading dFs or sPDFs to
mapCountryData
, mapPolys
, mapPies
,
mapBubbles
, mapBars
.
rwmCheckAndLoadInput(
inputData = "",
inputNeeded = "sPDF",
callingFunction = ""
)
inputData |
a dF, sPDF or "", for latter an internal example data is used |
inputNeeded |
"sPDF", "sPDF or dF", "dF" |
callingFunction |
optional : name of the calling function |
a rworldmap internal function, unlikely to be of use to users
invisibly returns a dF or sPDF
andy south
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.