Plot function to be used in PDF
tplot(x, sweLyr = "Border", main, coi = c("fatal", "error"), pch, cex)
x | list: a list object that has been downloaded using |
---|---|
sweLyr | string: layer of swe_WGS84 to be plotted as background. Options are = |
main | string: a title |
coi | string vector: list of record issues to be mapped; these can be assertion column names,
or 'all' or 'none' or any combination of 'error', 'warning' or 'fatal'. Column or categories in
your data set can be viewed using |
pch | single number or character representing point type. See description of |
cex | numeric: character (or symbol) expansion. See description of |