pablobarbera / Rfacebook

Dev version of Rfacebook package: Access to Facebook API via R
http://cran.r-project.org/web/packages/Rfacebook
350 stars 250 forks source link

if (comments && n.likes > 0) #165

Open luanamarinho opened 6 years ago

luanamarinho commented 6 years ago

https://github.com/pablobarbera/Rfacebook/blob/173257eae1a9e3da23dc771a3ee2da324c9959ac/Rfacebook/R/getPost.R#L131

Shouldn't it be "n.comments" in this and the following line as well?