| [,LazyMatrix,logical,logical,ANY-method | R Documentation | 
"Subset as if from Matrix package."
    ## S4 method for signature 'LazyMatrix,logical,logical,ANY'
x[i, j, drop = TRUE]
    
| x | LazyMatrix | 
| i, j, drop | These args may be integer or logical (integer disallowed for drop). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.