| map-table-distances | R Documentation |
Plot map vs table distances
plot_map_table_distance(
map,
optimization_number = 1,
xlim,
ylim,
line_of_equality = TRUE
)
plotly_map_table_distance(
map,
optimization_number = 1,
xlim,
ylim,
line_of_equality = TRUE
)
map |
The acmap data object |
optimization_number |
The optimization number from which to take map and table distances |
xlim |
The x limits of the plot |
ylim |
The y limits of the plot |
line_of_equality |
Should the line x=y be added |
Returns the ggplot2 object
Other map diagnostic functions:
agCohesion(),
bootstrapBlobs(),
bootstrapMap(),
checkHemisphering(),
dimensionTestMap(),
logtiterTable(),
mapBootstrapCoords,
mapDistances(),
mapRelaxed(),
mapResiduals(),
pointStress,
ptBootstrapBlob,
ptBootstrapCoords(),
ptLeverage,
ptTriangulationBlob,
recalculateStress(),
stressTable(),
tableColbases(),
tableDistances(),
triangulationBlobs(),
unstableMaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.