Skip to main content

Docs

Explore technical documentation for technologies such as R programming, Java and MySQL. Learn syntax and best practices with concise guides and code examples.

R Docs

Graphic User Interfaces in R

Learn how to use R with command line interface or graphical tools like RStudio and R Commander. Interactive course available for detailed learning.

Data Types in R

Discover data types in R like scalars, vectors, matrices, data frames, and lists. Access vector elements and create matrices with consistent modes and lengths.

Bar Plots in R

Learn how to create barplots in R with the barplot() function. Customize using options like names.arg and horiz for effective data visualization.
View more