st_augment |
Augment dataframe with predictions of model |
st_bridges |
Create first-order queen contiguity neighbourhood structure with additional connections when islands are present, ensuring that there are no unconnected units |
st_check_islands |
Examine contiguity actions which have been performed on islands by 'st_bridges()' |
st_manual_cut_nb |
Manual remove contiguity between two areas |
st_manual_join_nb |
Manually enforce contiguity between two areas |
st_quickmap_nb |
Visualise a neighbourhood structure on a map |
st_quickmap_preds |
Visualise the predictions generated by the 'st_augment()' function |
uk_election |
UK election data |