Peter Gensler
Peter Gensler
I believe the reprex package is conflicting with formattable, and rendering objects, see here for a more detailed example on formattable not rendering in reprex: https://github.com/jennybc/reprex/issues/77#issuecomment-291027607
I'm not sure if this is RMarkdown bug, but formattable only seems to render the table after reloading the table in a RMarkdown Notebook: simple example: data
First off, I truly do love your package, it has been really enjoyable to work with. I find myself often rendering a formattable using `formattable()`, but when I look at...
Working with beginners, it could be useful to include an argument for number of rows to output, so if you wanted to only have 5 or 10 rows from a...
Hello, I was wondering if you might be able to support reading in .txt files with your package, as I have data which is delimited in chunks, and would be...
from TCB Analytics: http://tcbanalytics.com/2016/01/29/how-to-hire-and-test-for-data-skills-a-one-size-fits-all-interview-kit/ # Overview * `1,586,614 reviews from Ratebeer `_
Would it be possible to have a flag in `p_load` to enable/ disable package startup messages? I noticed when using dplyr with p_load, no messages appear. Is this a bug,...
### Issue Description and Expected Result Example: `dbGetQuery()` returns a bad error msg/truncated? I think this may be due to the length of one of the columns in the query,...
It would be nice to have a full sample dockerfile to see, as well as doing any sort of operations on removing temporary files to help clean up the container...
It might be worth adding a like to the Wiki page in the readme.md and noting that you can install with the Powershell script if the batch scripts fails. I...