Learn R Programming

DataGraph (version 1.2.14)

Export Data from 'R' to 'DataGraph'

Description

Functions to pipe data from 'R' to 'DataGraph', a graphing and analysis application for mac OS. Create a live connection using either '.dtable' or '.dtbin' files that can be read by 'DataGraph'. Can save a data frame, collection of data frames and sequences of data frames and individual vectors. For more information see .

Copy Link

Version

Install

install.packages('DataGraph')

Monthly Downloads

364

Version

1.2.14

License

GPL (>= 2)

Maintainer

David Adalsteinsson

Last Published

March 2nd, 2023

Functions in DataGraph (1.2.14)

infoDTBin

Save a data frame to a .dtable file
closeDTable

Save a data frame to a .dtable file
openDTBin

Open a new .dtbin file
syncDTBin

Adds a .sync file with the same name as the .dtbin file.
openDTable

Open a .dtable file so you can write into it using addDTable
addDTBin

Save a data frame to a .dtable file
syncDTable

Adds a .sync file with the same name as the .dtable file.
DataGraph-package

Export Data from R to DataGraph
writeDTable

Save a data frame to a .dtable file
closeDTBin

Close a .dtbin file
addDTable

Save a data frame to a .dtable file