Description Usage Arguments Value Examples
Prevents length assignment
1 2 | ## S3 replacement method for class 'dict'
length(x) <- value
|
x |
Object of class |
value |
Length to assign. |
Throws an error (assigning length doesn't make sense in dict
).
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.