From 6acac1e8461e1b5c55e4bc7241e3693d22bc0da0 Mon Sep 17 00:00:00 2001 From: "jose.morales" Date: Tue, 24 Aug 2021 14:42:40 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dc6fa6..0e65d87 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # +RStudio -Project template for all Iron Bank container repositories. \ No newline at end of file +RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include: + +Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.). +Syntax highlighting editor with code completion. +Execute code directly from the source editor (line, selection, or file). +Full support for authoring Sweave and TeX documents. +Runs on Windows, Mac, and Linux, and has a community-maintained FreeBSD port. +Can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser. +For more information on RStudio please visit the project website. + +This artificial intelligenc enhanced version contains relevant AI and machine learning languages inherited from Python-r-A a robust upstream image housing packages, libraries, and tools for AI/ML for both R and Python languages, you can learn more here: https://repo1.dso.mil/dsop/aiml/python/python-r-ai/-/tree/master -- GitLab