File: s2_data_example_wkt.Rd

package info (click to toggle)
r-cran-s2 1.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,540 kB
  • sloc: cpp: 124,506; ansic: 2,639; pascal: 1,495; python: 354; sh: 139; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{s2_data_example_wkt}
\alias{s2_data_example_wkt}
\title{Example Geometries}
\format{
An object of class \code{list} of length 29.
}
\usage{
s2_data_example_wkt
}
\description{
These geometries are toy examples useful for testing various coordinate
shuffling operations in the s2 package.
}
\keyword{datasets}