Example for mimicking R's approx-function
This commit is contained in:
parent
ace0f4ec50
commit
66a67d0e5b
@ -40,6 +40,9 @@ serde_json = "1"
|
|||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
all-features = true
|
all-features = true
|
||||||
|
|
||||||
|
[[example]]
|
||||||
|
name = "R-approx-function"
|
||||||
|
|
||||||
[[example]]
|
[[example]]
|
||||||
name = "hello-world"
|
name = "hello-world"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user