Documentation
Welcome to the official documentation for TypR, a typed version of the R programming language. TypR is designed to bring the power and flexibility of R while integrating static typing features to enhance the robustness and maintainability of your code.
This documentation is specifically tailored for R users looking to leverage static typing, as well as developers coming from other typed languages such as Rust or TypeScript. Whether you are an experienced data scientist or a developer exploring new horizons, TypR offers a smooth transition to an environment where type safety meets data analysis.
In the following sections, you will discover how to install TypR, understand its basic concepts, and utilize its advanced features to write safer and more efficient code. We hope this documentation will be useful and help you make the most of TypR.
Happy reading and coding!