Title

plot_3d_label_multiple(
  df,
  cols,
  label_cols,
  cex = 0.7,
  label.cex = 0.7,
  fn = NULL,
  win.dim = c(20, 40, 1200, 800),
  layout = NULL,
  bg.col = "gray60",
  dir = "./"
)

Arguments

df
cols
label_cols
cex
label.cex
fn
win.dim
layout
bg.col
dir