I need to edit a SQL table directly from R:
I should enter in the server with DbConnect () function, edit the table, and disconnect from the connection.
i just don't know how to fix it. I don't know the function of the DBI package to modify SQL table
kind regards,
Alex