[R] Fuzzy_partition with fuzzy_trapezoid

Arthur Stilben arthur.stilben at gmail.com
Tue Aug 2 17:14:13 CEST 2016


I already made this question, but I was not subscribed and not
received any reply. I tried this:

> install.packages("sets")
...
> library(sets)
> teste = fuzzy_partition(varnames = c('a', 'b'), FUN = fuzzy_trapezoid, corners = c(1,2,3,4), height = c(1,1), corners = c(5,6,7,8), height = c(1,1) )

But I got this error:

Error in FUN(i, ...) :
  formal argument "corners" represents multiples specified arguments

Is it possible to combine fuzzy_partition with fuzzy_trapezoid?

Att,

-- 
Arthur Rodrigues Stilben
Geoinformática - LENEP
(22) 2765-6555



More information about the R-help mailing list