Slide 24
Slide 24 text
Ұൠಓ࿏ͷஅ໘ަ௨ྔใσʔλ
[JQϑΝΠϧల։ޙͷDTWΛEBUBUBCMFͱͯ͠ಡΈࠐΉؔΛ༻ҙ
IUUQTHJUIVCDPNVSJCPKBSUJDS
remotes::install_github("uribo/jarticr")
dplyr::glimpse(
jarticr::read_jartic_traffic("data-raw/typeB_tokushima_2022_10/徳島県警_202210.csv")
)
#> Rows: 2,384,773
#> Columns: 10
#> $ datetime 2022-10-01, 2022-10-01, 2022-10-01, 2022-10-01, 2022-…
#> $ source_code "3028", "3028", "3028", "3028", "3028", "3028", "3028"…
#> $ location_no 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,…
#> $ location_name "徳島本町→県庁前", "県庁前→徳島本町", "新助任橋北詰→徳…
#> $ meshcode10km "513404", "513404", "513404", "513404", "513404", "513…
#> $ link_type 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, …
#> $ link_no 710, 705, 681, 676, 679, 678, 11, 375, 6, 5, 6, 5, 842…
#> $ traffic 21, 24, 25, 27, 25, 28, 30, 16, 42, 42, 27, 25, 16, 26…
#> $ to_link_end_10m "6", "6", "11", "27", "21", "29", "26", "8", "7", "92"…
#> $ link_ver 202100, 202100, 202100, 202100, 202100, 202100, 202100…