RStudio is a free and open source integrated development environment (IDE) for R, a programming language for statistical computing and graphics. RStudio was founded in 2010 and released its first public beta version in February 2011. It combines a source code editor, build automation tools, and a debugger to help users write and run code, manage projects, and debug programs in R. The document then provides information on installing and using RStudio, including how to start the desktop or server versions, work with projects, read data files, debug code, and use its source code editor.