File: NAMESPACE

package info (click to toggle)
r-cran-exactextractr 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,152 kB
  • sloc: cpp: 7,238; sh: 14; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Generated by roxygen2: do not edit by hand

exportMethods(coverage_fraction)
exportMethods(exact_extract)
exportMethods(exact_resample)
exportMethods(rasterize_polygons)
import(raster)
import(sf)
importFrom(Rcpp,evalCpp)
importFrom(methods,setMethod)
useDynLib(exactextractr)