Re: [R] Function with large nested list

2023-12-18 Thread avi.e.gross
Emily, I too copied/pasted your code in and it worked fine. I then asked for the function definition and got it. Did you put the entire text in? I mean nothing extra above or below except maybe whitespace or comments? What sometimes happens to make the code incomplete is to leave out a matching

Re: [R] Function with large nested list

2023-12-18 Thread Michael Dewey
Dear Emily Comment in-line On 18/12/2023 09:56, Emily Bakker wrote: Hello list, I want to make a large rulebased algorithm, to provide decision support for drug prescriptions. I have defined the algorithm in a function, with a for loop and many if statements. The structure should be as follo

[R] [R-pkgs] Copernicus Data Space Ecosystem API Wrapper

2023-12-18 Thread Zivan Karaman
Dear all, I am pleased to announce the release of a new package named 'CDSE' on CRAN. It provides direct access to the 'Copernicus Data Space Ecosystem' for R users. With this package, you can efficiently access the imagery from Sentinel-1, Sentinel-2, Sentinel-3, and Sentinel-5 missions and proc

Re: [R] Function with large nested list

2023-12-18 Thread Ivan Krylov
В Mon, 18 Dec 2023 09:56:16 + Emily Bakker пишет: > When i try to run the function definiton, the command never > "completes" in de console. How do you run the function definition? I copied and pasted your example into a character variable and gave it to parse(text = ...). It parsed successf

[R] Function with large nested list

2023-12-18 Thread Emily Bakker
Hello list, I want to make a large rulebased algorithm, to provide decision support for drug prescriptions. I have defined the algorithm in a function, with a for loop and many if statements. The structure should be as follows: 1. Iterate over a list of drug names. For each drug: 2. Get some dru

Re: [R] call: file.exists("~/.Rtk2theme") error: file name conversion problem -- name too long?

2023-12-18 Thread Alipio Galiana
Thank you, I finally downloaded a portable version that I found and it works correctly, so I can, at least, do the exercises for the subject. Greetings and thank you very much for your time. El dom, 17 dic 2023 a las 17:27, Ivan Krylov () escribió: > Sorry for the double e-mail. > > On Sun, 17 D