dump_inserts {mysql} R Documentation

dump the inserts transaction mysql file

Description

Usage

dump_inserts(data, dir);

Arguments

data

A collection of the mysql row data for insert into the database

dir

[as string]

env

[as Environment]

Details

Authors

graphR

Value

this function returns data object of type any kind.

clr value class

Examples


[Package mysql version 1.0.0.0 Index]