statquant
statquant
What does that bring over difftime ? What precision do we need ?
Is this still open? The nanotime package has a nanoduration class which would be better suited I think. It handles nanoseconds and is using integer64 under the hood
Looks like this repo has not been updated for years?
@MarcusKlik thanks for the prompt reply, indeed 2) is enough for me. Honestly I think it would be for most people, as when you want to aggregate in some sense...
Hello @MarcusKlik very happy to contact you offline and explain everything I plan to use fst for in detail. What is the best way to contact you ? As to...
Another message to say that this is solved by https://github.com/kiyoon/jupynium.nvim
Hello, I was about to send the exact same question. The following code might be a start: ``` reactable( mtcars[1:4, 1:5], fullWidth = FALSE, defaultColDef = colDef( align = "left",...
Hello @glin would you have any idea about this, I know it does not look like much but it actually save a massive amount of space on the display and...
Hello, indeed modifyList does what you expect. I ended up re-inventing the wheel. So maybe an alias list.modify
That works for me, why is not just a matter of setting the filetype to `rmd` for files `.Rmd` ?