# ospsuite-R Documentation

### The ospsuite-R package

The **ospsuite-R** package provides the functionality of loading, manipulating, and simulating the simulations created in the software tools PK-Sim and MoBi.

The documentation of the package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite-R/>

### Installing the ospsuite-R package

Installation instructions are provided here: <https://www.open-systems-pharmacology.org/OSPSuite-R/#installation>

### Articles

Specific workflows and details regarding the ospsuite-R package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite-R/articles/>

### References

The list of functions defined in the package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite-R/reference/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.open-systems-pharmacology.org/v12/working-with-r/introduction-ospsuite-r.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
