Description Usage Arguments Value Examples
View source: R/ft_db_connect.R
Conexión a base de datos
Vea
Dmisc::db_connect
1 2 3 | ft_db_connect(db_name = "enft", ...)
ft_dbConnect()
|
db_name |
Nombre de la base de datos |
... |
Others arguments to pass to |
Conexión a base de datos.
1 2 3 4 | ## Not run:
conn <- ft_db_connect()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.