Because if I follow tha protocol it will give me the answer from the demo.siber.data isnt' it? Ive tried to input my own data a million times in so many different ways. This is what I am doing so far after installing all the packages nedded for Siber (hdrcde, graphics, grDevices, mnormt, rjags, spatstat.utils, stats, viridis, tidyr, dplyr, ggplot2, magrittr):
rm(list=ls())
graphics.off()
setwd("C:/Users/Sofia/Desktop/RSIA")
siberdata <- read.table("siber2.csv", header=TRUE, sep = ";", as.is=FALSE)
data(siberdata)
In data(siberdata) : data set ‘siberdata’ not found
I always get this message