docs: add R language implementation (#92)

This commit is contained in:
laresbernardo
2025-11-07 14:00:29 +01:00
committed by GitHub
parent c6ba6446f5
commit e49636bb87

View File

@@ -1167,6 +1167,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
- **Python:** [python-toon](https://github.com/xaviviro/python-toon) - **Python:** [python-toon](https://github.com/xaviviro/python-toon)
- **R**: [toon](https://github.com/laresbernardo/toon)
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)