Displaying 5 results from an estimated 5 matches for "newcit".
Did you mean:
newbit
2008 Dec 09
0
forestplot and x axis scale
...o look at the plots lined up all the X axes would be
identical (and the different plots could be compared). Here is one
version of code I've used:
mytk10<-c(0.1, 0.5, 1, 2, 5, 10)
pdf(file = "myfile.pdf",
pointsize = 7, paper="letter", width=6, height=9)
forestplot(newcite,or,lcl,ucl,zero=0, graphwidth = unit(1.2,"inches"),
clip=c(log(0.1),log(10)), xlog=TRUE, xticks=mytk10, xlab="Odds Ratio",
col=meta.colors(box="darkblue",line="darkblue",zero="grey50"))
title(main = list("My title", col="darkbl...
2017 Jun 27
0
suggestion to fix packageDescription() for Windows users
...ote = {R package version 1.0.0},
> url = {https://CRAN.R-project.org/package=readr},
> }
> ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ?help("citation")?.
>> citation <- newCitation
>> citation("readr")
> To cite package ?readr? in publications use:
> Hadley Wickham, Jim Hester and Romain Francois (2016). readr: Read
> Tabular Data. R package version 1.0.0.
> https://CRAN.R-project.org/package=readr
> A BibTeX entr...
2017 Jun 26
3
suggestion to fix packageDescription() for Windows users
...ta},
year = {2016},
note = {R package version 1.0.0},
url = {https://CRAN.R-project.org/package=readr},
}
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ?help("citation")?.
> citation <- newCitation
> citation("readr")
To cite package ?readr? in publications use:
Hadley Wickham, Jim Hester and Romain Francois (2016). readr: Read
Tabular Data. R package version 1.0.0.
https://CRAN.R-project.org/package=readr
A BibTeX entry for LaTeX users is
@Manual{,
title = {...
2017 Jun 24
0
suggestion to fix packageDescription() for Windows users
...ta},
year = {2016},
note = {R package version 1.0.0},
url = {https://CRAN.R-project.org/package=readr},
}
ATTENTION: This citation information has been auto-generated from the
package DESCRIPTION file and may need manual editing, see
?help("citation")?.
> citation <- newCitation
> citation("readr")
To cite package ?readr? in publications use:
Hadley Wickham, Jim Hester and Romain Francois (2016). readr: Read
Tabular Data. R package version 1.0.0.
https://CRAN.R-project.org/package=readr
A BibTeX entry for LaTeX users is
@Manual{,
title = {...
2017 Jun 23
2
suggestion to fix packageDescription() for Windows users
Hi Duncan,
I'm guessing I'll be able to look at this over the weekend/next week (probably closer to next week). It is on my list of things to do and I've just had a few other prior commitments that I have to finish first.
Sorry for the delay. I'll chime in with a status update next week.
Nathan
-----Original Message-----
From: R-devel [mailto:r-devel-bounces at r-project.org]