ocaml-r.base
OCamlR_base.Formula
ocaml-r
ocaml-r.grDevices
ocaml-r.graphics
ocaml-r.interpreter
ocaml-r.math
ocaml-r.methods
ocaml-r.stats
ocaml-r.utils
ocaml-r.wraputils
include OCamlR.SXP
type t
val equal : t -> t -> bool
val is_function : t -> bool
val attr : t -> string -> OCamlR.sexp
val _class_ : t -> string list
val nil_map : t -> f:(t -> 'a) -> 'a option
val print : t -> unit
val unsafe_of_sexp : OCamlR.sexp -> t
val to_sexp : t -> OCamlR.sexp