DNBplot.DNB_output: DNBplot for S3:DNB_output

View source: R/plot.R

DNBplot.DNB_outputR Documentation

DNBplot for S3:DNB_output

Description

DNBplot for S3:DNB_output

Usage

## S3 method for class 'DNB_output'
DNBplot(
  object,
  ranking = NULL,
  group = NULL,
  resource = NULL,
  show = TRUE,
  save_pdf = FALSE,
  file_prefix = NULL,
  meta_levels = NULL,
  ...
)

Arguments

object

DNB_output

ranking

ranking

group

group

resource

resource, exclusive with ranking & group

show

whether to show

save_pdf

whether to save pdf file

file_prefix

the file prefix if save_pdf

meta_levels

the order of meta-group in the plots, default levels(df_score$Names) if be null

...

not use


Kaiyu-W/DNBr documentation built on April 27, 2024, 10:09 a.m.