Permalink
Cannot retrieve contributors at this time
473 lines (472 sloc)
9.19 KB
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Generated by roxygen2: do not edit by hand | |
| S3method("$",rlang_data_pronoun) | |
| S3method("$<-",rlang_data_pronoun) | |
| S3method("[",quosures) | |
| S3method("[",rlang_trace) | |
| S3method("[",stack) | |
| S3method("[[",rlang_data_pronoun) | |
| S3method("[[<-",rlang_data_pronoun) | |
| S3method(as_dictionary,"NULL") | |
| S3method(as_dictionary,data.frame) | |
| S3method(as_dictionary,default) | |
| S3method(as_dictionary,dictionary) | |
| S3method(as_dictionary,environment) | |
| S3method(c,quosures) | |
| S3method(format,rlang_trace) | |
| S3method(length,rlang_data_pronoun) | |
| S3method(length,rlang_trace) | |
| S3method(names,rlang_data_pronoun) | |
| S3method(print,frame) | |
| S3method(print,quosure) | |
| S3method(print,quosures) | |
| S3method(print,rlang_data_pronoun) | |
| S3method(print,rlang_envs) | |
| S3method(print,rlang_trace) | |
| S3method(str,quosure) | |
| S3method(str,rlang_data_pronoun) | |
| export("!!!") | |
| export("!!") | |
| export("%@%") | |
| export("%|%") | |
| export("%||%") | |
| export(":=") | |
| export("f_env<-") | |
| export("f_lhs<-") | |
| export("f_rhs<-") | |
| export("fn_body<-") | |
| export("fn_env<-") | |
| export("fn_fmls<-") | |
| export("fn_fmls_names<-") | |
| export(.data) | |
| export(UQ) | |
| export(UQE) | |
| export(UQS) | |
| export(abort) | |
| export(are_na) | |
| export(arg_match) | |
| export(as_box) | |
| export(as_box_if) | |
| export(as_bytes) | |
| export(as_character) | |
| export(as_closure) | |
| export(as_complex) | |
| export(as_data_mask) | |
| export(as_data_pronoun) | |
| export(as_dictionary) | |
| export(as_double) | |
| export(as_env) | |
| export(as_environment) | |
| export(as_function) | |
| export(as_integer) | |
| export(as_list) | |
| export(as_logical) | |
| export(as_native_character) | |
| export(as_native_string) | |
| export(as_overscope) | |
| export(as_pairlist) | |
| export(as_quosure) | |
| export(as_quosureish) | |
| export(as_quosures) | |
| export(as_string) | |
| export(as_utf8_character) | |
| export(as_utf8_string) | |
| export(base_env) | |
| export(bytes) | |
| export(bytes_along) | |
| export(bytes_len) | |
| export(call2) | |
| export(call_args) | |
| export(call_args_names) | |
| export(call_depth) | |
| export(call_fn) | |
| export(call_frame) | |
| export(call_inspect) | |
| export(call_modify) | |
| export(call_name) | |
| export(call_stack) | |
| export(call_standardise) | |
| export(caller_env) | |
| export(caller_fn) | |
| export(caller_frame) | |
| export(calling) | |
| export(catch_cnd) | |
| export(child_env) | |
| export(chr) | |
| export(chr_along) | |
| export(chr_encoding) | |
| export(chr_len) | |
| export(chr_unserialise_unicode) | |
| export(cnd) | |
| export(cnd_muffle) | |
| export(cnd_signal) | |
| export(cnd_type) | |
| export(coerce_class) | |
| export(coerce_lang) | |
| export(coerce_type) | |
| export(cpl) | |
| export(cpl_along) | |
| export(cpl_len) | |
| export(ctxt_depth) | |
| export(ctxt_frame) | |
| export(ctxt_stack) | |
| export(current_env) | |
| export(current_fn) | |
| export(current_frame) | |
| export(dbl) | |
| export(dbl_along) | |
| export(dbl_len) | |
| export(dots_definitions) | |
| export(dots_list) | |
| export(dots_n) | |
| export(dots_splice) | |
| export(dots_values) | |
| export(duplicate) | |
| export(empty_env) | |
| export(enexpr) | |
| export(enexprs) | |
| export(enquo) | |
| export(enquos) | |
| export(ensym) | |
| export(ensyms) | |
| export(env) | |
| export(env_bind) | |
| export(env_bind_exprs) | |
| export(env_bind_fns) | |
| export(env_binding_are_active) | |
| export(env_binding_are_locked) | |
| export(env_binding_are_promise) | |
| export(env_binding_lock) | |
| export(env_binding_unlock) | |
| export(env_bury) | |
| export(env_clone) | |
| export(env_depth) | |
| export(env_get) | |
| export(env_get_list) | |
| export(env_has) | |
| export(env_inherits) | |
| export(env_is_locked) | |
| export(env_label) | |
| export(env_lock) | |
| export(env_name) | |
| export(env_names) | |
| export(env_parent) | |
| export(env_parents) | |
| export(env_poke) | |
| export(env_poke_parent) | |
| export(env_print) | |
| export(env_tail) | |
| export(env_unbind) | |
| export(env_unlock) | |
| export(error_cnd) | |
| export(eval_bare) | |
| export(eval_tidy) | |
| export(eval_tidy_) | |
| export(exiting) | |
| export(expr) | |
| export(expr_deparse) | |
| export(expr_interp) | |
| export(expr_label) | |
| export(expr_name) | |
| export(expr_print) | |
| export(expr_text) | |
| export(exprs) | |
| export(exprs_auto_name) | |
| export(f_env) | |
| export(f_label) | |
| export(f_lhs) | |
| export(f_name) | |
| export(f_rhs) | |
| export(f_text) | |
| export(flatten) | |
| export(flatten_chr) | |
| export(flatten_cpl) | |
| export(flatten_dbl) | |
| export(flatten_if) | |
| export(flatten_int) | |
| export(flatten_lgl) | |
| export(flatten_raw) | |
| export(fn_body) | |
| export(fn_env) | |
| export(fn_fmls) | |
| export(fn_fmls_names) | |
| export(fn_fmls_syms) | |
| export(frame_position) | |
| export(friendly_type) | |
| export(get_env) | |
| export(get_expr) | |
| export(global_env) | |
| export(global_frame) | |
| export(has_length) | |
| export(has_name) | |
| export(have_name) | |
| export(inform) | |
| export(inherits_all) | |
| export(inherits_any) | |
| export(inherits_only) | |
| export(int) | |
| export(int_along) | |
| export(int_len) | |
| export(interrupt) | |
| export(invoke) | |
| export(is_atomic) | |
| export(is_bare_atomic) | |
| export(is_bare_bytes) | |
| export(is_bare_character) | |
| export(is_bare_double) | |
| export(is_bare_env) | |
| export(is_bare_environment) | |
| export(is_bare_formula) | |
| export(is_bare_integer) | |
| export(is_bare_integerish) | |
| export(is_bare_list) | |
| export(is_bare_logical) | |
| export(is_bare_numeric) | |
| export(is_bare_raw) | |
| export(is_bare_string) | |
| export(is_bare_vector) | |
| export(is_binary_lang) | |
| export(is_box) | |
| export(is_bytes) | |
| export(is_call) | |
| export(is_call_stack) | |
| export(is_callable) | |
| export(is_character) | |
| export(is_chr_na) | |
| export(is_closure) | |
| export(is_condition) | |
| export(is_copyable) | |
| export(is_cpl_na) | |
| export(is_dbl_na) | |
| export(is_definition) | |
| export(is_dictionary) | |
| export(is_dictionaryish) | |
| export(is_double) | |
| export(is_empty) | |
| export(is_env) | |
| export(is_environment) | |
| export(is_eval_stack) | |
| export(is_expr) | |
| export(is_expression) | |
| export(is_false) | |
| export(is_formula) | |
| export(is_formulaish) | |
| export(is_frame) | |
| export(is_function) | |
| export(is_installed) | |
| export(is_int_na) | |
| export(is_integer) | |
| export(is_integerish) | |
| export(is_lang) | |
| export(is_lgl_na) | |
| export(is_list) | |
| export(is_logical) | |
| export(is_missing) | |
| export(is_na) | |
| export(is_named) | |
| export(is_namespace) | |
| export(is_node) | |
| export(is_node_list) | |
| export(is_null) | |
| export(is_pairlist) | |
| export(is_primitive) | |
| export(is_primitive_eager) | |
| export(is_primitive_lazy) | |
| export(is_quosure) | |
| export(is_quosureish) | |
| export(is_quosures) | |
| export(is_raw) | |
| export(is_reference) | |
| export(is_scalar_atomic) | |
| export(is_scalar_bytes) | |
| export(is_scalar_character) | |
| export(is_scalar_double) | |
| export(is_scalar_integer) | |
| export(is_scalar_integerish) | |
| export(is_scalar_list) | |
| export(is_scalar_logical) | |
| export(is_scalar_raw) | |
| export(is_scalar_vector) | |
| export(is_scoped) | |
| export(is_spliced) | |
| export(is_spliced_bare) | |
| export(is_stack) | |
| export(is_string) | |
| export(is_symbol) | |
| export(is_symbolic) | |
| export(is_syntactic_literal) | |
| export(is_true) | |
| export(is_unary_lang) | |
| export(is_vector) | |
| export(lang) | |
| export(lang_args) | |
| export(lang_args_names) | |
| export(lang_fn) | |
| export(lang_head) | |
| export(lang_modify) | |
| export(lang_name) | |
| export(lang_standardise) | |
| export(lang_tail) | |
| export(lang_type_of) | |
| export(lgl) | |
| export(lgl_along) | |
| export(lgl_len) | |
| export(list2) | |
| export(list_along) | |
| export(list_len) | |
| export(ll) | |
| export(locally) | |
| export(maybe_missing) | |
| export(message_cnd) | |
| export(missing_arg) | |
| export(modify) | |
| export(mut_attrs) | |
| export(mut_latin1_locale) | |
| export(mut_mbcs_locale) | |
| export(mut_node_caar) | |
| export(mut_node_cadr) | |
| export(mut_node_car) | |
| export(mut_node_cdar) | |
| export(mut_node_cddr) | |
| export(mut_node_cdr) | |
| export(mut_node_tag) | |
| export(mut_utf8_locale) | |
| export(na_chr) | |
| export(na_cpl) | |
| export(na_dbl) | |
| export(na_int) | |
| export(na_lgl) | |
| export(names2) | |
| export(new_box) | |
| export(new_call) | |
| export(new_character) | |
| export(new_character_along) | |
| export(new_complex) | |
| export(new_complex_along) | |
| export(new_data_mask) | |
| export(new_definition) | |
| export(new_double) | |
| export(new_double_along) | |
| export(new_environment) | |
| export(new_formula) | |
| export(new_function) | |
| export(new_integer) | |
| export(new_integer_along) | |
| export(new_language) | |
| export(new_list) | |
| export(new_list_along) | |
| export(new_logical) | |
| export(new_logical_along) | |
| export(new_node) | |
| export(new_overscope) | |
| export(new_quosure) | |
| export(new_quosures) | |
| export(new_raw) | |
| export(new_raw_along) | |
| export(node) | |
| export(node_caar) | |
| export(node_cadr) | |
| export(node_car) | |
| export(node_cdar) | |
| export(node_cddr) | |
| export(node_cdr) | |
| export(node_poke_caar) | |
| export(node_poke_cadr) | |
| export(node_poke_car) | |
| export(node_poke_cdar) | |
| export(node_poke_cddr) | |
| export(node_poke_cdr) | |
| export(node_poke_tag) | |
| export(node_tag) | |
| export(ns_env) | |
| export(ns_env_name) | |
| export(ns_imports_env) | |
| export(overscope_clean) | |
| export(overscope_eval_next) | |
| export(parse_expr) | |
| export(parse_exprs) | |
| export(parse_quo) | |
| export(parse_quos) | |
| export(parse_quosure) | |
| export(parse_quosures) | |
| export(peek_option) | |
| export(peek_options) | |
| export(pkg_env) | |
| export(pkg_env_name) | |
| export(prepend) | |
| export(prim_name) | |
| export(push_options) | |
| export(qq_show) | |
| export(quo) | |
| export(quo_expr) | |
| export(quo_get_env) | |
| export(quo_get_expr) | |
| export(quo_is_call) | |
| export(quo_is_lang) | |
| export(quo_is_missing) | |
| export(quo_is_null) | |
| export(quo_is_symbol) | |
| export(quo_is_symbolic) | |
| export(quo_label) | |
| export(quo_name) | |
| export(quo_set_env) | |
| export(quo_set_expr) | |
| export(quo_squash) | |
| export(quo_text) | |
| export(quos) | |
| export(quos_auto_name) | |
| export(raw_along) | |
| export(raw_len) | |
| export(rep_along) | |
| export(restarting) | |
| export(return_from) | |
| export(return_to) | |
| export(rst_abort) | |
| export(rst_exists) | |
| export(rst_jump) | |
| export(rst_list) | |
| export(rst_maybe_jump) | |
| export(scoped_bindings) | |
| export(scoped_env) | |
| export(scoped_envs) | |
| export(scoped_names) | |
| export(scoped_options) | |
| export(seq2) | |
| export(seq2_along) | |
| export(set_attrs) | |
| export(set_chr_encoding) | |
| export(set_env) | |
| export(set_expr) | |
| export(set_names) | |
| export(set_str_encoding) | |
| export(signal) | |
| export(splice) | |
| export(squash) | |
| export(squash_chr) | |
| export(squash_cpl) | |
| export(squash_dbl) | |
| export(squash_if) | |
| export(squash_int) | |
| export(squash_lgl) | |
| export(squash_raw) | |
| export(stack_trim) | |
| export(str_encoding) | |
| export(string) | |
| export(switch_class) | |
| export(switch_lang) | |
| export(switch_type) | |
| export(sym) | |
| export(syms) | |
| export(trace_back) | |
| export(type_of) | |
| export(unbox) | |
| export(vec_poke_n) | |
| export(vec_poke_range) | |
| export(warn) | |
| export(warning_cnd) | |
| export(with_bindings) | |
| export(with_env) | |
| export(with_handlers) | |
| export(with_options) | |
| export(with_restarts) | |
| importFrom(utils,str) | |
| useDynLib(rlang, .registration = TRUE) |