Learn R Programming

trackr (version 0.10.7)

Semantic Annotation and Discoverability System for R-Based Artifacts

Description

Automatically annotates R-based artifacts with relevant descriptive and provenance-related and provides a backend-agnostic storage and discoverability system for organizing, retrieving, and interrogating such artifacts.

Copy Link

Version

Install

install.packages('trackr')

Monthly Downloads

100

Version

0.10.7

License

Artistic-2.0

Maintainer

Last Published

May 24th, 2021

Functions in trackr (0.10.7)

JSONBackend

JSON backend for trackr
DocCollectionRef

Reference to a DocCollection
coordSystem

Accessor method for the coordinate system (slot "coordsys") of the plot object.
codeInfo<-

Accessors for the code analysis information of FeatureSet objects
TrackrDB-class

Trackr database
annotationText

Accessor method for the annotation text (slot "annotationtext") of the plot object.
dataLabels<-

Accessors for the axis labels PlotFeatureSet objects
generateTags

customizing-metadata
fullData

Accessor method for the data (slot "data") that is used in plotting.
geomObject<-

Accessors for the geom of GGplotFeatureSet objects
hasLegend

Accessor method for the legend indicator (slot "haslegend") of the plot object.
trackr_options

options extraction
ndoc,TrackrDB-method

Number of docs in a TrackrDB
objCode<-

Accessors for the code of FeatureSet objects
dataNames

Accessor method for the variable names of the plot object. Not an exported method.
dataTypes

Accessor method for the variable types (slot "vartypes") of the plot object.
ggplot-class

ggplot S4 classes
trackr_lookup

Backend-interface API
knit_and_record

Knit and record an Rmd, Rnw, etc file
ObjFeatureSet

FeatureSet contstructors
FeatureSet-class

FeatureSet (and Sub)-Classes
make_image_files

Make image files for a featureset
position<-

Accessors for the position of GGplotFeatureSet objects
plot,PlotFeatureSet,missing-method

Display the plot object owned by PlotFeatureSet objects and subclasses thereof.
graphSys

Accessor method for PlotFeatureSet "package" slot.
parseCode

Parse result creation code
defaultTDB

default TrackrDB
saveBasicPlot

Save the plot object owned by an object of class/superclass PlotFeatureSet as an image.
manifestFromRecord

Generate a (switchr) Seed Manifest from a Record
trackr_knit_env

Internal details
statTransform<-

Accessors for the stat(s) of GGplotFeatureSet objects
titles<-

Accessors for the title(s) of FeatureSet objects
trackrAddin

RStudio addin/Shiny app for artifact discovery
trackropts

trackr options environment
nLayers<-

Accessors for the number of layers of GGplotFeatureSet objects
uniqueID<-

Accessor methods for "uniqueid" of FeatureSet objects
record

Primary high-level API functions for Trackr Databases
nObs

Accessor method for the number of observations (slot "nobs") of the plot object.
describePackage

Accessor method for ObjFeatureSet "analysispkg" slot.
makeFeatureSet

Construct an ObjFeatureSet.
regDateTime<-

Accessors for the registration Date/Time of FeatureSet objects
groupInfo

Accessor method for the panel and other grouping information (slot "grouping") of the plot object.
print.gTree

Print method for an object of class gTree.
summary,PlotFeatureSet-method

Summarize an object of class/superclass PlotFeatureSet
user<-

Accessors for the "user" of FeatureSet objects
tags<-

Accessors for the tags of FeatureSet objects
as.list

Convert objects to lists
RStudioExtras

RStudioExtras class
jsonTDB

Convenience constructors for specific trackr backends
TrackrOptions-class

Trackr configuration options