> exp(seq(log(1.4), log(30), length=11))[1] 1.400000 1.902074 2.584203 3.510961 4.770076 6.480741 8.804891 11.962537 16.252591 22.081162
[11] 30.000000 >
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.