Skip to content
/ scicalc Public

A package containing commonly used functions at A2-Ai

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

A2-ai/scicalc

Repository files navigation

scicalc scicalc website

R-CMD-check

The goal of scicalc is to provide a easy way to perform common calculations for PKPD datasets.

Installation

You can install the development version of scicalc from GitHub with:

# install.packages("devtools")
options(repos = c('scicalc' = "https://a2-ai.github.io/gh-pkg-mirror/scicalc", getOption("repos")))
install.packages("scicalc")

Example

This is a basic example which shows you how to solve a common problem:

library(scicalc)
## basic example code

About

A package containing commonly used functions at A2-Ai

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •