getCircleSpatialPoints: get the spatial points on the circle including the center of...

Description Usage Arguments Value Author(s)

View source: R/AFMNetworksAnalyser.R

Description

get the spatial points on the circle including the center of the circle

Usage

1
getCircleSpatialPoints(binaryAFMImage, center, circleRadius)

Arguments

binaryAFMImage

a binary AFMImage from Atomic Force Microscopy

center

the center of the circle with center$lon as the x coordinates and center$lat as the y coordinates

circleRadius

the radius of the circle

Value

a SpatialPoints object of all the points of the circle including the center of the circle

Author(s)

M.Beauvais


AFM documentation built on Oct. 23, 2020, 5:23 p.m.