Hello,
I am facing the below error message when I type data[] and then Run bottom
Error Message: "
Error in data[]: object of type 'closure' is not subsettable"
Hi Aritra,
Please share the code as well. Please try putting into double square brackets:
data[[]]
Please refer the link for more info: https://blog.r-institute.com/en/looking-at-closures/