insightsengineering / teal.data

Data model for teal applications
https://insightsengineering.github.io/teal.data/
Other
8 stars 7 forks source link

Allow `teal.data::get_code.teal_data` to use `...` #288

Closed m7pr closed 7 months ago

m7pr commented 7 months ago

So that you can pass check_names in teal.data::get_code.teal_data to teal.data:::get_code_dependency.

There is only one place where we actually use teal.data:::get_code_dependency and it's here https://github.com/insightsengineering/teal/pull/1021#discussion_r1479451436 We would be able to actually use teal.data::get_code.teal_data() which is exported if we all this method to use ....