str.odb | R Documentation |
Ver la estructura de objeto odb. Si hay palabra clave se muestra como serie de "*"
## S3 method for class 'odb'
str(x)
x |
objeto odb |
ob <- odb()
str(ob)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.