find_intersections: An internal utility function to find the grid line...

View source: R/vertical_profiles.R

find_intersectionsR Documentation

An internal utility function to find the grid line intersections of a line segment

Description

An internal utility function to find the grid line intersections of a line segment

Usage

find_intersections(
  location_latlon,
  x_grid,
  y_grid,
  latitude,
  longitude,
  first_point = FALSE
)

open-AIMS/ereefs documentation built on April 27, 2023, 12:22 p.m.