Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/raw_str_map.R
\name{check.raw_str_map}
\alias{check.raw_str_map}
\title{Checks if the definitions of a raw_str_map are compatible with a fadn.raw.rds for a certain year and country}
\usage{
check.raw_str_map(raw_str_map.file, fadn.country = NA, fadn.year = NA)
}
\arguments{
\item{raw_str_map.file}{The full filepath of the raw_str_map}
}
\value{
}
\description{
Checks if all values are actual columns of the fadn.raw.rds file
}