79685500

Date: 2025-07-01 03:43:20
Score: 2.5
Natty:
Report link

Let's call your matrix df

f you want to know how many rows there are in your matrix: nrow(df)

If you want to know the index for an specific value: which([logical]) for example which(df$col1 ==2)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Isa