merge.list {gWidgetsWWW2}R Documentation

merge two lists

Description

merge two lists

Usage

## S3 method for class 'list'
merge(x, y, overwrite = TRUE)

Arguments

x

a list

y

a list

overwrite

logical should we overright values in x


[Package gWidgetsWWW2 version 0.4-8 Index]