PROBLEM
I would like to open a file directly from a website. the file is .rar . if i decompress the file, inside there are many other folders, each one with sub folders. They all contain integer values that I should use as a single dataset. how can I open the whole file to make it look like just a single dataset?
I would like to have on R a single file, full of all the values, so that I can preprocess and then study
Information about the DataSet
the dataset contains values obtained after a series of experiments to simulate and study potential falls of patients with some disease
What have you done so far? What's your specific problem?
Please try to rephrase your question as a reproducible example, if you have never heard of it before, here is how to do it.
Yes, your solution is excellent and effective. Maybe I explained myself, (sorry for my English), for the project that I have to carry out, I need to write a code that automatically download the file.rar from the Internet and go to extract the necessary values from the file.