Displaying 2 results from an estimated 2 matches for "ndtv".
Did you mean:
ndev
2013 Oct 25
1
appropriate work-around for problems with a specific plot device (Rstudio)?
...studio device is running, and if
so, open another plot device to do the rendering and close it when done:
externalDevice<-FALSE
if (!is.function(options()$device)){
if (names(dev.cur())=="RStudioGD"){
message("RStudio's graphics device is not well supported by ndtv,
attempting to open another type of plot window")
# try to open a new platform-appropriate plot window
if (.Platform$OS.type=='windows'){
windows()
} else if(length(grep(R.version$platform,pattern='apple'))>0) #
is it mac?
{
q...
2006 Nov 01
0
Need help connecting Alcatel 4400 PBX to Asterisk
Hi there
I have a TE110P card fitted in my linux box running :
Linux version 2.6.9-5.ELsmp (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:30:39 EST 2005
I followed the installation steps on digium website...no errors reported.
The modules seem to have loaded...here's what lsmod shows:
Module Size Used by