You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New function: molec_wt. Identifies molecular weight for specified element based on element name, symbol, or atomic number.
New function: issue_extract. Exports specified GitHub issues as PDF files when given the URL of a GitHub repository and a numeric vector of GitHub issue numbers.
Unit tests added for existing functions in the package. Likely limited impact on users except better adherence to best practice will make for a stronger package in the long run.