pin_write_auto_analysis: Save the analysis result to a pinboard

View source: R/auto-analysis.R

pin_write_auto_analysisR Documentation

Save the analysis result to a pinboard

Description

Save the analysis result to a pinboard

Usage

pin_write_auto_analysis(
  board,
  x,
  name = NULL,
  key = NULL,
  elements = NULL,
  ...
)

Arguments

board

the pinboard

x

the FacileAutoanalysis result

name

the name of the objec to pin. Defaults to x$name.

key

a unique string that prefixes all of the objects serialized by this project


facilebio/FacileIncubator documentation built on April 17, 2025, 10:58 a.m.