#create_ad_array(ad_list = list(.create_ad_int(art_vec = c(.8, .8, .9),
# wt_vec = c(100, 200, 100), decimals = 2),
# .create_ad_int(art_vec = c(.8, .8, .9),
# wt_vec = c(100, 200, 100), decimals = 2)),
# name_vec = c("q_x", "q_y"))
#create_ad_array(ad_list = list(q_x = .create_ad_int(art_vec = c(.8, .8, .9),
# wt_vec = c(100, 200, 100), decimals = 2),
# q_y = .create_ad_int(art_vec = c(.8, .8, .9),
# wt_vec = c(100, 200, 100), decimals = 2)))
Run the code above in your browser using DataLab