# TLF Library

### Tables, Listings and Figures Library (TLF)

An implementation of the Table, Listing and Figure concepts in R. The **tlf** package is used by both the **Reporting Engine (RE)** R package and by the **ospsuite** R package.

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

### Articles

Specific workflows and details regarding the **tlf** package can be found here: <https://www.open-systems-pharmacology.org/TLF-Library/articles/>

### References

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


---

# 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/tlf-library.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.
