(excerpts only)
> Tried this new version but did not execute...
> Error in plot_ds(bat_call, "plot 2", c(25, 28), c(-15, 10), k1 = 1.25, :
> object 'bat_call' not found
I've used the bat_call object, from Jim's earlier post.
__
R-help@r-project.org m
Hi Abby,
Tried this new version but did not execute...
Clearly I am missing a step.
Bruce
> library (barsurf)
> library (KernSmooth)
> set.bs.theme ("heat")
>
> plot_ds <- function (dataset, main="", xlim, ylim, ...,
+ ncontours=3, labcex=0.8, ndec=3,
+ k1=1, k2=1, n=30)
+ { names <- names
2 matches
Mail list logo