Learn R Programming

frenchCurve (version 0.2.0)

Generate Open or Closed Interpolating Curves

Description

Functions for finding smooth interpolating curves connecting a series of points in the plane. Curves may be open or closed, that is, with the first and last point of the curve at the initial point.

Copy Link

Version

Install

install.packages('frenchCurve')

Monthly Downloads

173

Version

0.2.0

License

GPL-2

Maintainer

Bill Venables

Last Published

June 18th, 2022

Functions in frenchCurve (0.2.0)

as.data.frame.curve

Conversion to data frame
as_complex

Coerce two dimensional points to complex
adjust_curve

Interactive curve adjustment
%inside%

Check if points lie inside a simple polygon
as_polygon

Make a Simple Polygon or Points
open_curve

Curved Interpolation
complexReplacement

Complex vector property replacement functions