Login
Remember
Register
All Courses
Ask a Question
Questions
Unanswered
Ask a Question
Blog
Tutorials
Interview Questions
Back
Login
Explore Courses
Blog
Tutorials
Interview Questions
community
R Programming
How this code works?
How this code works?
How this code works?
0
votes
4
views
asked
Jun 24, 2021
in
R Programming
by
adibam7
(
140
points)
subset.matrix <- is.subset(rules, rules)
subset.matrix[lower.tri(subset.matrix, diag=T)] <- NA
redundant <- colSums(subset.matrix, na.rm=T) >= 1
which(redundant)
Please
log in
to add a comment.
Please
log in
to answer this question.
0
Answers
Related questions
0
votes
1
answer
The rvest scrape in Rmarkdown knit fails even though code works without knit
asked
Apr 7, 2020
in
R Programming
by
ashely
(
50.2k
points)
r
data-science
0
votes
0
answers
For the given dataset of waiting times at bank counter, Standardize the dataset using for() loop and construct data frame of both datasets. Write the r code for exporting this dataset in CSV file.
asked
Dec 31, 2020
in
R Programming
by
rashu
(
120
points)
r-programming
0
votes
1
answer
Code works when written but not when defined
asked
Oct 16, 2020
in
Data Science
by
blackindya
(
18.4k
points)
data-science
0
votes
1
answer
How to add two numbers with this python code
asked
Jan 12, 2021
in
Python
by
ashely
(
50.2k
points)
python
0
votes
1
answer
Any suggestion on how to speed up this python code?
asked
Nov 8, 2020
in
Data Science
by
blackindya
(
18.4k
points)
python
data-science
31k
questions
32.8k
answers
501
comments
693
users
All categories
Python
(3.4k)
Java
(2.2k)
SQL
(1.6k)
Linux
(373)
Big Data Hadoop & Spark
(1.3k)
Data Science
(3.3k)
R Programming
(867)
C Programming
(35)
DevOps and Agile
(2.9k)
Docker
(61)
AI and Deep Learning
(1.4k)
Machine Learning
(1.2k)
AWS
(2.5k)
Azure
(1.6k)
GCP
(226)
RPA
(616)
Selenium
(212)
Software Testing
(59)
Blockchain
(436)
Salesforce
(823)
Others
(585)
BI
(1.9k)
IoT
(24)
Web Technology
(1.5k)
Cyber Security
(359)
Digital Marketing
(331)
Technology Trends
(121)
SEO
(105)
Informatica
(22)
UI UX
(153)
Electric Vehicle
(24)
Investment Banking
(56)
Supply Chain Management
(30)
...