patch: apply a patch (from a diff)

View source: R/patch.r

patchR Documentation

apply a patch (from a diff)

Description

a diff on GrafoDB are differences in formulas between two editions of a GrafoDB.

Usage

patch(x, diff_, column = NULL)

Arguments

x

GrafoDB instance

diff_

differences (evaluated with diff.GrafoDB)

column

which column of diff_ to apply on Grafo

Note

Experimental

See Also

diff.GrafoDB


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.