Package: DataGraph 1.2.14
DataGraph: Export Data from 'R' to 'DataGraph'
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 <https://community.visualdatatools.com/datagraph/knowledge-base/r-package/>.
Authors:
DataGraph_1.2.14.tar.gz
DataGraph_1.2.14.zip(r-4.5)DataGraph_1.2.14.zip(r-4.4)DataGraph_1.2.14.zip(r-4.3)
DataGraph_1.2.14.tgz(r-4.4-x86_64)DataGraph_1.2.14.tgz(r-4.4-arm64)DataGraph_1.2.14.tgz(r-4.3-x86_64)DataGraph_1.2.14.tgz(r-4.3-arm64)
DataGraph_1.2.14.tar.gz(r-4.5-noble)DataGraph_1.2.14.tar.gz(r-4.4-noble)
DataGraph_1.2.14.tgz(r-4.4-emscripten)DataGraph_1.2.14.tgz(r-4.3-emscripten)
DataGraph.pdf |DataGraph.html✨
DataGraph/json (API)
# Install 'DataGraph' in R: |
install.packages('DataGraph', repos = c('https://davidadalsteinsson.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:3a2caa5e2d. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Exports:addDTableaddDTBincloseDTablecloseDTBininfoDTBinopenDTableopenDTBinsyncDTablesyncDTBinwriteDTable
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Export Data from R to DataGraph | DataGraph-package DataGraph |
Save a data frame to a .dtable file | addDTable |
Save a data frame to a .dtable file | addDTBin |
Save a data frame to a .dtable file | closeDTable |
Close a .dtbin file | closeDTBin |
Save a data frame to a .dtable file | infoDTBin |
Open a .dtable file so you can write into it using addDTable | openDTable |
Open a new .dtbin file | openDTBin |
Adds a .sync file with the same name as the .dtable file. | syncDTable |
Adds a .sync file with the same name as the .dtbin file. | syncDTBin |
Save a data frame to a .dtable file | writeDTable |