You have already been reminded that none of us are lawyers. There is license
text associated with every package and base R, and it is not necessarily the
same for all parts of R, so there is no way for us to answer your question in
its vague form and no way for you to rely our opinions even if y
Previously, I disliked some of R's names.
e.g. Action of the Toes.
But then later realized toes are really important.
I don't want to disagree with a 'reviewer'.
But I would say subtle references to literature and philosophy
demonstrate 'depth'.
Was your reviewer a member of the (A)merican (S)tat
Thanks for the advice.
What about R code? Is that free to share? I would use my own dataset or
made up dataset, so I am only now interested what about R code, can I
screenshot it and then explain what is on the photo?
Maja
ned, 2. svi 2021. u 01:17 David Winsemius napisao
je:
> Any answer you
Hello,
Can you post sample data? For instance, the output of
dput(head(dovrez, 20))
dput(head(rqa_df_USD, 20))
Or maybe you could rbind the data.frames with one column telling which
of Res or LAM the values come from.
Hope this helps,
Rui Barradas
Às 19:38 de 02/05/21, Baki UNAL via R-he
Hi
I'm trying to plot two time series in one graph. I tried the following code:
p = ggplot() +
geom_line(data = dovrez, aes(x = Date, y = Res), color = "blue") +
geom_line(data = rqa_df_USD, aes(x = DATE, y = LAM), color = "red") +
xlab('Dates') +
ylab('Values')
print(p)
But I got the
Again, the terms of the license govern the legalities. I don’t think you would
need any further efforts at licensing your commentary. Screenshots or text
copies would both be just copies and the appropriate citations would probably
be all that were needed. I do not think your commentary or expla
6 matches
Mail list logo