R/nodes.R

#' Example node data
#'
#' Hypothetical node data set
#'
#' @format
#' A data frame with 8 rows and 3 columns:
#' \describe{
#'   \item{lon}{Longitude in decimal degrees}
#'   \item{lat}{Latitude in decimal degrees}
#'   \item{id}{Node names (must be integers)}
#'   ...
#' }
#' @source Fictional example generated to demonstrate this package
"nodes"

Try the SNMA package in your browser

Any scripts or data that you put into this service are public.

SNMA documentation built on Aug. 27, 2026, 1:08 a.m.