attributes<- {quanteda}R Documentation

Function extending base::attributes()

Description

Function extending base::attributes()

Usage

attributes(x, overwrite = TRUE) <- value

Arguments

x

an object

overwrite

if TRUE, overwrite old attributes

value

new attributes


[Package quanteda version 4.2.0 Index]