Rmatrix

Simple script to generate matrix in R language

Stars
7

Rmatrix

Simple script to generate matrix in R language

This script will generate matrix by given row, column and elements from user You need to install Rscript for your machine

Install

  • Clone
git clone https://github.com/Kourva/Rmatrix && cd Rmatrix && chmod +x Matrix.r
  • Run (2 ways)
./Matrix.r
Rscript Matrix.r