JJ Chen
JJ Chen
Thanks for the package. I found it useful for beginners to learn `rlang`, so why not include another add-in to replace `rlang` functions with their `friendlyeval` counterparts?
Hi there, Just made a tweak to the `gg_season` docs. Added a bit of clarity and examples to the period parameter. Hoping this will make it a bit friendlier for...
I tried to generate a bibentry for a NBER working paper with a doi "10.3386/w15616" (`citet("10.3386/w15616")`), but got the following error ``` r Ignoring entry 'Chetty_2009' (line1) because: A bibentry...
Hi, is there any plan on adding an extra argument in `tablecode` function to specify a table title? Thank you!