DyfanJones / RAthena

Connect R to Athena using Boto3 SDK (DBI Interface)
https://dyfanjones.github.io/RAthena/
Other
35 stars 6 forks source link

Update class by reference #136

Closed DyfanJones closed 3 years ago

DyfanJones commented 3 years ago

Within the PR RAthena classes will be able to be updated by reference through the use of environments instead of the previous list method.

This PR also brings noctua and RAthena methods closers together reducing any overhead within maintaining each package.