spod_query_od_memoised {spanishoddata}R Documentation

Cache the spod_query_od_raw function to avoid repeated requests

Description

Cache the spod_query_od_raw function to avoid repeated requests

Usage

spod_query_od_memoised(
  date_fmt,
  graphql_distances,
  id_origin,
  id_destination,
  min_trips,
  graphql_query
)

[Package spanishoddata version 0.2.0 Index]