R/get_highspeed_rail.R

#' 高鐵
#'  
#' @seealso 
#' url: \url{https://gist-map.motc.gov.tw/Complex/MapTopic} \cr
#' data: \url{http://web.metro.taipei/c/selectstation2010.asp}
#' 
#' @examples
#' dt <- get_highspeed_rail()
#' 
#' @return data.table
#' @export
get_highspeed_rail <- function () {
  
}
leoluyi/address_crawler documentation built on May 21, 2019, 5:09 a.m.