CXXR (C++ R)
|
Provenance-related R functions. More...
#include <config.h>
#include <fstream>
#include <locale>
#include <set>
#include <boost/archive/codecvt_null.hpp>
#include <boost/math/special_functions/nonfinite_num_facets.hpp>
#include "CXXR/Provenance.hpp"
#include "CXXR/ListFrame.hpp"
#include "Defn.h"
Functions | |
SEXP attribute_hidden | do_castestfun (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_hasProvenance (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_provenance (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_provCommand (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_provenance_graph (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_bserialize (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_bdeserialize (SEXP call, SEXP op, SEXP args, SEXP rho) |
Provenance-related R functions.