emilioxavier / theHUB

https://theHopefulBox.com/
Other
2 stars 0 forks source link

`framework.project()` recursively searches all directories #38

Closed emilioxavier closed 4 months ago

emilioxavier commented 4 months ago

Hi The framework.project() function recursively searches all directories to see if a requested directory/folder is already present.

Please update the list.dirs() function with the option recursive=FALSE.

Thank you