leyes | R Documentation |
Check how many laws were approved. Note it might now return all the laws approved.
leyes(legislatura)
legislatura |
A numeric value. Constituent was 0. |
A data.frame with the approved laws and related information.
if (interactive()) {
l <- leyes(14)
head(l)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.