#' Test Dataset Panel Height and Weight, Guatemala and Philippines, scrambled data, not actual.
#'
#' Data from INCAP and CEBU, used in various projects, \url{http://fanwangecon.github.io}, note po
#' stands for project optimal choice, to differentiate this from the files in REconTools
#'
#' @docType data
#'
#' @usage data(df_opt_dtgch_aorig)
#'
#' @format csv
#'
#' @keywords datasets
#'
#' @references "Early life height and weight production functions with endogenous energy and protein inputs", September 2016, 65-81, Economics & Human Biology, 22, Esteban Puentes, Fan Wang, Jere R. Behrman, Flavio Cunha, John Hoddinott, John A. Maluccio, Linda S. Adair, Judith Borja and Reynaldo Martorell
#'
#' @source \url{https://www.sciencedirect.com/science/article/pii/S1570677X16300107}
#'
#' @examples
#' data(df_opt_dtgch_aorig)
#' var_wgt <- df_opt_dtgch_aorig$wgt
#' head(df_opt_dtgch_aorig, 10)
#' var_wgt[1:10]
"df_opt_dtgch_aorig"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.