print.PanelData | R Documentation |
Print PanelData objects and basic metadata
## S3 method for class 'PanelData'
print(x, ...)
x |
|
... |
additional arguments to be passed to |
d <- PanelData(dem, "wbcode2", "year", "dem", "y")
print(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.