Articles by Phil

Introducing imagemetrics

September 25, 2013 | Phil

References In my recent projects, I had the opportunity to work with the professor Raphaël Proulx who introduced me to several metrics commonly used in landscape ecology for quantifying image texture. In order to make my life easier, I decided to implement them as a R package. At this ... [Read more...]

Estimating ODE’s parameters

July 7, 2013 | Phil

[This article was first published on Just Another R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

Introducing GTrendsR

June 12, 2013 | Phil

Just another R blog has beed added to r-bloggers!In a paper, to be soon published in Conservation Biology and entitle Googling trends in conservation biology, we developed a package named GTrendsR that provides an interface for retrieving and displaying the information returned online by Google Trends in R. Whereas ... [Read more...]

R 101

March 11, 2013 | Phil

as.character() is your friendas.character() is your friend Sometimes when you open a data file (lets say a .csv), variables will be recognized as factor whereas it should be numeric. It is therefore tempting to simply convert the variable to numeric using as.numeric(). Big mistake! If you use ... [Read more...]

Using deSolve package

February 9, 2013 | Phil

[This article was first published on Just Another R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

Simple integration with R

January 11, 2013 | Phil

[This article was first published on Just Another R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

Initialize yourself

January 3, 2013 | Phil

[This article was first published on Just Another R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

Just another R blog

January 2, 2013 | Phil

New year, new resolutions. This year, as a personal challenge, I decided to create a blog where I could share (and also receive) some tricks and tips about R programming language. The main motivation behind this blog is to learn how to use Knitr (http://yihui.name/knitr/). While I'm ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)