Description
Use 'Aplos NCA API' for Pharmacokinetic Analysis.
Description
Using this package you can interact with the 'Aplos NCA API'<https://docs.aplosanalytics.com/> using standard R functions. This will allow you to authenticate with your 'Aplos NCA' account, upload input datasets, initiate analyses, and download results.
README.md
AplosNCA
R package to use Aplos NCA API calls. This package includes functions that do the following tasks:
- Authenticate wtih your Aplos NCA account to get a JWT
- Request a URL to upload a new dataset
- Upload a dataset
- Initiate an analysis (data cleaning, PK parameter calculation, custom calculations, custom tables, custom plots)
- Check status of an analysis submission
- Download results
Contributing
Pull requests are welcome. For major changes, please open an issue first.
Issues
Report bugs at https://github.com/AplosAnalytics/AplosNCA-r/issues.