R/cpp11.R

Defines functions turmite

# Generated by cpp11: do not edit by hand

turmite <- function(width, height, iter, step_size) {
  .Call("_turmite59_turmite", width, height, iter, step_size)
}
djnavarro/turmite59 documentation built on Aug. 25, 2020, 3:58 p.m.