11# Generated by roxygen2: do not edit by hand
22
33export("%>%")
4- export("crs_nbr_dbl<-")
5- export("merge_with_chr_vec<-")
6- export("save_type<-")
74export(add_ds_to_dv_repo)
85export(add_dv_meta_to_imp_lup)
96export(add_files_to_dv)
@@ -14,7 +11,6 @@ export(assert_matches_chr)
1411export(assert_single_row_tb)
1512export(bind_lups)
1613export(bind_lups.ready4_dictionary)
17- export(crs_nbr_dbl)
1814export(download_data)
1915export(get_data)
2016export(get_data.ready4_dv_import_lup)
@@ -48,7 +44,6 @@ export(make_pt_ready4_dist)
4844export(make_pt_ready4_dv_import_lup)
4945export(make_pt_ready4_par_struc_mape)
5046export(make_r3_from_csv_tb)
51- export(merge_with_chr_vec)
5247export(read_import_from_csv)
5348export(ready4_all_import_lup)
5449export(ready4_dictionary)
@@ -57,7 +52,6 @@ export(ready4_dv_import_lup)
5752export(ready4_par_struc_mape)
5853export(remove_labels_from_ds)
5954export(save_raw)
60- export(save_type)
6155export(transform_csv_col_to_ls_col)
6256export(update_src_loc_to_url)
6357export(update_src_loc_to_url.ready4_all_import_lup)
@@ -118,9 +112,9 @@ importFrom(ready4class,update_pt_fn_args_ls)
118112importFrom(ready4fun,add_lups)
119113importFrom(ready4fun,get_dev_pkg_nm)
120114importFrom(ready4fun,get_from_lup_obj)
115+ importFrom(ready4fun,remove_lbls_from_df)
121116importFrom(ready4fun,write_and_doc_ds)
122117importFrom(rlang,exec)
123- importFrom(sjlabelled,unlabel)
124118importFrom(stats,setNames)
125119importFrom(stringi,stri_locate_last_regex)
126120importFrom(stringr,str_c)
0 commit comments