Shafayet Khan Shafee
Shafayet Khan Shafee
@Robinlovelace , can I make a pull request to fix this typo 😄?
@Robinlovelace, hey I am noticing that this typo still exists in the [online version of the book](https://csgillespie.github.io/efficientR/introduction.html#what-is-efficient-r-programming), although I have corrected it and PR got merged. Did I miss something?...
@Robinlovelace, Can I make a pull request suggesting this fix 😃?
@Robinlovelace, I need help with another thing, that is, which of the following approach should I follow to read the `out-ice.Rds`, ```r out = readRDS("extdata/out-ice.Rds") ``` which will not work...
Yes have seen that too. I tried both `huxtable` and `flextable` and neither of them is working properly. So thought that I let you know.
@yihui, actually its been while and I do not remember correctly whether I was working within a specific Rstudio Project or there was an `index.Rmd` file in the same folder,...
Hello @gadenbuie, Can you add some documentation regarding the CSS variables in the README? Anyway, thanks for this PR. I feel flattered that you are contributing to this extension 😃...
As per my understanding the `_extension` folder (i.e. directory) needs to be at the same level with the quarto document. However, can you attach a zip file (containing the directory...
Can you raise this issue in the sqlime project also? Because if `sqlime` support the feature you are asking, there is a good chance that the `interactive-sql` will also support...
Um, no. I have not implemented `download_link` in this extension, mostly because this extension is not even needed to create a download button with a web link. I mean you...