Displaying 2 results from an estimated 2 matches for "0ng".
Did you mean:
0n
2009 Oct 29
1
strsplit() and Windows file paths
There are two ways to express file paths with the Windows environment:
> a=file.choose()
> a
[1] "C:\\Documents and Settings\\rbaer\\Desktop\\_VNT_Test\\coordFocused 20k F5 0ng Ki8751 t20.txt"
and
>b= paste(getwd(),"/",dir()[1],sep="")
>b
[1] "C:/Documents and Settings/rbaer/Desktop/_VNT_Test/coordFocused 20k F5 0ng Ki8751 t20.txt"
I have 2 questions:
1. Is it possible to get file.choose() to use the forward slash rather than...
2016 Sep 21
0
CentOS-6.8 PCI Hwdr issue?
I have begun to see these messages in my morning reports:
WARNING: Kernel Errors Present
pciehp 0000:00:1c.0:pcie04: Link Training Error occurs ...: 146
Time(s)
pciehp 0ng Error occurs ...: 1 Time(s)
pcieport 0000:00:1c.0: bridge window [mem 0xd0a000000.0 failed
with error -22 ...: 1 Time(s)
r8168: probe of 0000:01:00.0 failed with error -22 ...: 702 Time(s)
r8168: probe of 0000:01:00.0 failed with erroridge to [bus 01-0
The system is the KVM host...