msgoussi

Results 22 comments of msgoussi

you solved this issue in magick. https://github.com/ropensci/magick/issues/168.

# extract some pages pdf_subset('https://cran.r-project.org/doc/manuals/r-release/R-intro.pdf', pages = 1:3, output = "subset.pdf") # Should say 3 pdf_length("subset.pdf") # Generate another pdf pdf("C\xf4te.pdf") plot(mtcars) dev.off() # Combine them with the other one...

Hi... any news about tackling this problem

Additionally Enhancement, if you could add additional Notes such as !-- -- document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Also what if you have data.frame with 3000 rows, so for loop is taking long time.

they contacted microsoft and github to check if it is secure enought to give my account acess my resources by using Microsoft365R or not. ![image](https://user-images.githubusercontent.com/18138496/128157898-2a8fe715-3388-402b-ac2f-6af49a60af01.png)

please advise how to move forward, because i believe using r to access sharepoint and manipulate files is very suitable for me

Hi... I am still having problem icon = "fas fa-skull-crossbones" or "fas fa-heart-broken" please advise.

I have tried in flexdashboard::valueBox() and it is not showing the heart broken. Please advise, I might did something wrong

You did not mention you were using flexdashboard - please give the full detail when you are seeking for help. I am totally sorry.