run.GrapheR: Run GrapheR

View source: R/Sources.R

run.GrapheRR Documentation

Run GrapheR

Description

The function launches GrapheR. Use it after closing the interface to re-launch it.

Usage

run.GrapheR(lang = NULL, path.to.save = NULL, figurej = FALSE)

Arguments

lang

language, when the interface is relaunched.

path.to.save

if not NULL, code is automatically generated and saved when drawing a graph, without asking any question. The file is created in the given folder.

figurej

if TRUE, allows to choose the "FigureJ" option when saving a graph. This will save the graph (and the associated code) in a format adapted for the pulgin FigureJ of the Software ImageJ.

Author(s)

Maxime HERVE <maxime.herve@univ-rennes1.fr>


GrapheR documentation built on Nov. 6, 2023, 5:08 p.m.