Using Rlang, we import the Shapefile from the ABS, import the cleaned CSV file with decimal lat/long points, and use st_intersects from the sf package to determine what state a given city is in, based on it’s lat/long location. library(sf) library(dplyr) library(sp) library(progress) map = read_sf("1270055004_sos_2016_aust_shape/SOS_2016_AUST.shp") nc_geom <- st_geometry(map) latLong <- read.csv(f
We've replaced our SSH host key recently. We did this because the original ssh host key in use since 2009 is no longer considered sufficiently secure. You may see a very ugly message (WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!) when you access any repositories using ssh. The error message will indicate which line of your "known_hosts" file must be removed to get rid of the ugly message. The
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く