Hitanalysis: Analyse hits

HitanalysisR Documentation

Analyse hits

Description

A story to be told.

Methods

Public methods


Method new()

Usage
Hitanalysis$new(hits, bundle = NULL)

Method read()

Usage
Hitanalysis$read(
  i,
  sAttribute = NULL,
  meta = NULL,
  highlight = NULL,
  type = "plpr",
  cqp = TRUE
)

Method label()

Usage
Hitanalysis$label(
  categories = NULL,
  closed = TRUE,
  sAttribute = NULL,
  type = "plpr",
  highlight = NULL,
  continue = FALSE,
  cqp = FALSE
)

Method clone()

The objects of this class are cloneable with this method.

Usage
Hitanalysis$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


PolMine/polmineR.misc documentation built on Nov. 23, 2022, 9:01 p.m.