% Generated by roxygen2: do not edit by hand % Please edit documentation in R/handle_rds_data.R \name{load.fadn.raw.rds} \alias{load.fadn.raw.rds} \title{Load all rds.raw.FADN data for selcted years and countries (rbinds them)} \usage{ load.fadn.raw.rds( countries = c("all"), years = c("all"), col.filter = NULL, row.filter = NULL ) } \arguments{ \item{countries}{a character vector with all the 3-letter codes of the selected countries, e.g. c("ELL", "ESP"). If "all" is included, all available countries are loaded} \item{years}{a numeric vector with the years selected. If "all" is included, all available years are loaded} \item{col.filter}{a character vector with the columns to load. If NULL, all columns are loaded. E.g columns=c('ILOTH_VET_V', 'ILVOTH_V','id')} \item{row.filter}{a string giving an expression that will be evaluated in order to select rows. If NULL, all rows are returned. E.g. filter='TF8==1'} } \value{ list( "countries"=> c(c(