Skip to content

My DataScience Notebook

Let's Analyze, Visualize and Discover Stories

  • Home
  • R-Programming
  • Python
  • InterviewPrep
  • Contact Me
  • Github

Category: R Data Types

Creating a Data Frame in R

R Data Types

A data frame is a matrix-like structure to store data tables. It is a list of vectors of equal length […]

Read more

Adding a row or a column to an existing Matrix in R

R Data Types

Problem1: Add a  row to an existing Matrix Solution: We can use the function rbind() to add a row to […]

Read more

Assignment on Matrix in R

Assignments

Let’s use an example of dinner plans for this assignment. We have done this with Vectors. But this time, we […]

Read more

Accessing the Matrix Elements in R

R Data Types

Problem: Access the elements of a Matrix Solution: We can use the square brackets ( [] ) to select one […]

Read more

Naming A Matrix in R

R Data Types

Problem: Naming the elements of a Matrix Solution:We can add names for the rows and the columns of a matrix. Adding […]

Read more

Creating a Matrix in R

R Data Types

A matrix is a two-dimensional array in R. It contains the collection of elements of the same data type (numeric, […]

Read more

Posts navigation

Older posts
Newer posts

Hashtags Cloud

#GoogleColab #keras #ML Projects BeautifulSoup Codility CodingChallenge DeepLearning DeployAModel ggplot2 GraphLab Hackerrank Keras ML Projects NLP OpenCV Prediction SENTIMENT ANALYSIS SQL

Share

Proudly powered by WordPress | Theme: Esfahan by OptimaThemes.