Sébastien Rochette
                                            Sébastien Rochette
                                        
                                    Hi, I currently face a similar problem for the first sql request. I have a BigQuery dataset with `mtcars` inside, names "my_data_seb". ## If I run `tbl()` with the table...
Yes. You can have a look at my PR #58 and modify it if necessary.
This is ongoing work that you can see here https://github.com/jpescador/hugo-future-imperfect/pull/58.
Since 'fusen' registers files created during inflate in the config_fusen file, it knows what was the name of the created files in the previous inflate. Hence, we can ask to...
That should be good for this one now.
I guess the possibility to regroup functions under the same file as described in the doc is enough: https://thinkr-open.github.io/fusen/articles/tips-and-tricks.html#how-to-store-multiple-functions-in-a-unique-r-file
This issue is listed in the future roadmap. It will be re-opened when necessary. See: https://github.com/ThinkR-open/fusen/wiki/Future-road-map
Now that 'fusen' uses 'lightparser' instead of 'parsermd', that may be good
The addin is implemented and you can define a custom function name:  
Finished here: https://github.com/ThinkR-open/fusen/pull/186