Displaying 3 results from an estimated 3 matches for "mar2".
Did you mean:
  mar
  
2011 Sep 03
2
"My Documents" and other symlinks to home are not listed
...C:\users\%USER% . "Desktop", however, is visible.
This breaks precompiled samples from directx SDK 2004. I extracted them to My Documents/Downloads, and they can't find their resources.
This also affects cmd.exe, explorer, total commander.
Anyone else experience this?
Code:
[il at mar2 ~]$ ls -l /home/il/.winetest/drive_c/users/il
total 44
drwxr-xr-x 2 il il 4096 Sep  3 14:15 Application Data
drwxr-xr-x 2 il il 4096 Sep  3 14:15 Cookies
lrwxrwxrwx 1 il il   16 Sep  3 14:15 Desktop -> /home/il/Desktop
drwxr-xr-x 2 il il 4096 Sep  3 14:15 Favorites
drwxr-xr-x 5 il il 4096 Sep  3...
2011 Dec 02
1
Willkommen bei der "R-help" Mailingliste
...arks, but I did not figure out how this works.
Trying
X <- as.ppp(mydata, owin(c(174, 178), c(29, 33)))
just gives the error
Error in as.ppp(mydata, owin(c(174, 178), c(29, 33))) : 
  X must be a two-column or three-column data frame
The data set looks something like
Date   X   Y    Mar1    Mar2    Mar3
1.1.    4   3     50       6          A
2.1.    2   1     40       9          A
3.1.    5   8     35       12        B
But how can I integrate two or more marks in a three-column data frame, when two columns are already needed for the X and Y coordinates?
I hope you can help me with this...
2008 Mar 29
1
A patch for extending pdf device to embed popup text and web links
...= OMA3; }
+     if (strcmp("OMA4",   coord) == 0) { from = OMA4; }
+     if (strcmp("NIC",    coord) == 0) { from = NIC; }
+     if (strcmp("NFC",    coord) == 0) { from = NFC; }
+     if (strcmp("MAR1",   coord) == 0) { from = MAR1; }
+     if (strcmp("MAR2",   coord) == 0) { from = MAR2; }
+     if (strcmp("MAR3",   coord) == 0) { from = MAR3; }
+     if (strcmp("MAR4",   coord) == 0) { from = MAR4; }
+     if (strcmp("NPC",    coord) == 0) { from = NPC; }
+     if (strcmp("USER",   coord) == 0) { from = U...