I am trying to remove a table from a database using dplyr in R. In SQLite the way to do this is clear: DROP TABLE...however when I search for this command in the dplyr docs I find nothing and no suggestion that this command is available. Is it? How?
Aucun commentaire:
Enregistrer un commentaire