# Generated by roxygen2: do not edit by hand

export(jma_collect)
export(nearest_station)
export(parse_unit)
export(pick_neighbor_stations)
export(pick_neighbor_tide_stations)
export(pivot_tide_level)
export(read_eqdb_csv)
export(read_jma_weather)
export(read_kishou_feed)
export(read_rsmc_besttrack)
export(read_tide_level)
export(reset_cache)
export(scale_color_jma_absolute)
export(scale_color_jma_relative)
export(scale_fill_jma_absolute)
export(scale_fill_jma_relative)
export(track_combine)
import(rlang)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,join_by)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(forcats,fct_inorder)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(lifecycle,deprecated)
importFrom(lubridate,ymd_h)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2_dfc)
importFrom(purrr,map_dbl)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(readr,read_lines)
importFrom(readr,type_convert)
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(rvest,html_table)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_cast)
importFrom(sf,st_distance)
importFrom(sf,st_point)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_union)
importFrom(stringr,str_detect)
importFrom(stringr,str_glue)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tidyr,extract)
importFrom(tidyselect,all_of)
importFrom(tidyselect,where)
importFrom(units,as_units)
importFrom(units,set_units)
importFrom(utils,askYesNo)
importFrom(utils,read.table)
importFrom(xml2,read_html)
importFrom(xml2,url_parse)
