dollar_impl: internal function to implement $<-

View source: R/core.r

dollar_implR Documentation

internal function to implement $<-

Description

internal function to implement $<-

Usage

dollar_impl(x, name, value)

Arguments

x

GrafoDB instance

name

key of the object to be set

value

value of the object to set

Value

an invisible 'x'


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