="blue" )
> print( p )
>
>
> --
> Sent from my phone. Please excuse my brevity.
>
> On February 4, 2017 12:19:14 PM PST, David Winsemius <
> dwinsem...@comcast.net> wrote:
> >
> >> On Feb 4, 2017, at 9:14 AM, Riyas MJ wrote:
> >>
> >
ad of a red color, I would like to make it in rainbow colors.
Tried to do my own and tried searching but everywhere its about giving
gradient to point graph, not to a line graph. Please help, it is needed for
my work.
Thanks in advance
--
Riyas MJ
Project assistant (PA -II)
Physical Oceanography D
Hello,
I'm new to R.
In Sapa package there's an example for function SDF like
data <- as.numeric(sunspots)
methods <- c("direct","wosa","multitaper","lag window")
S <- lapply(methods, function(x, data) SDF(data, method=x), data)
x <- attr(S[[1]], "frequency")[-1]
y <- lapply(S,function(x) decibel(
3 matches
Mail list logo