Skip to content
/ Rmatrix Public

Simple script to generate matrix in R language

Notifications You must be signed in to change notification settings

Kourva/Rmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

About

Simple script to generate matrix in R language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages