CogDisResLab / drugfindR

Repository holding the code for the drugfindR R package
GNU General Public License v3.0
8 stars 3 forks source link

migrate to camelCase for the function names #40

Closed AliSajid closed 6 months ago

AliSajid commented 6 months ago

Signed-off-by: Ali Sajid Imami 395482+AliSajid@users.noreply.github.com

Pull Request

Description

Converted all identifiers to Camelcase.

Related Issues

This closes #32

Checklist

Additional Notes

This was really tough and long. I'm glad this is done.