Hi
I need to compute the fft of an image A with dimension (Nx,Ny) and are not sure
on how to compute the wavenumber.
I have done like that but i am not sure i am computing the wavenumber in the
correct way..can someone help?
sara
image.plot(x,y,A)
dx = diff(x)[1]
dy = diff(y)[1]
## Th
Hei there,
I am trying to build a new R package and after running
R CMD check and
R CMD build
I have now my pkg.tar.gz file.
The problem is that if i try to install it using
install.packages("pkg.tar.gz",repos=NULL)
i get the error
Warning in install.packages("pkg/INLA_1.0.tar.gz", repos = NULL) :
Hei,
is it possible to create from R a series of files with unique(random) names?
I have tryed with file.create and dir.create but did not manage to do it.
Thanks a lot for help
Sara
[[alternative HTML version deleted]]
__
R-help@r-project.org m
3 matches
Mail list logo