merge method for netify objects (s3 alias for bind_netifies)
Source: R/bind_netifies.R
merge.netify.Rdprovides the base-r merge() generic dispatch for combining two
netify objects along the time axis. for more than two inputs or
programmatic use, prefer bind_netifies() directly.
Usage
# S3 method for class 'netify'
merge(x, y, ...)