search for: chapter5

Displaying 11 results from an estimated 11 matches for "chapter5".

Did you mean: chapter
2009 Jan 21
2
images
Where to find xen images? If exist _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Jun 05
1
help with using grid to modify ggplot/lattice plots
I want to use grid to modify some boxplots made using ggplot. I would really appreciate if somebody could guide me to a resource on how to use grid to modify such graphics. I guess the basic approach will be similar to using grid to modify lattice graphics. To that extent something that explains use of grid to modify lattice graphics may also be useful. I have gone through vignettes in the grid
2010 Aug 04
1
gpar fill and transparency on devices
Dear list, I'm puzzled by the graphical output in the following example, library(grid) foo <- function(){ grid.rect(gp=gpar(fill="black")) print(get.gpar()$fill) grid.rect(width=0.2,height=0.2) } png("test.png", bg = "transparent") foo() dev.off() png("test1.png", bg = "white") foo() dev.off() It seems that the default value of
2024 Aug 16
1
Is there some place where I can check a changelog / NEWS for the grid package?
On 16.08.2024 13:46, Iago Gin? V?zquez wrote: > Hi all, > > On one hand, I wanted to ask if there is some place where I can check a changelog / NEWS for the grid package, as it is not on CRAN. And in that case, where can I find it? Grid is part of R, hence you can look at R's NEWS, e.g. at <https://cran.r-project.org/doc/manuals/r-devel/NEWS.html> or directly in the svn
2010 Jul 21
1
[LLVMdev] Is there a guide to LLVM's components?
...pter2\Kaleidoscope-Ch2.vcproj" Kaleidoscope-Ch3, "examples\Kaleidoscope\Chapter3\Kaleidoscope-Ch3.vcproj" Kaleidoscope-Ch4, "examples\Kaleidoscope\Chapter4\Kaleidoscope-Ch4.vcproj" Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj" Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj" Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj" LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcpro...
2008 Jul 11
1
TeachingDemos question: my.symbols() alignment problems in complicated layout
Hello, After usefull suggestions by Paul Murrell, i have been trying to use my.symbols to plot arrows of varying angles on my plot in order to create a time series of wind direction... however,i have been unable to figure out how the allignment of symbols works... below i have included a simplified code that illustrates my problem: (i am creating a .ps file ... so i've included this in my
2010 Jul 22
2
[LLVMdev] Is there a guide to LLVM's components?
...pter2\Kaleidoscope-Ch2.vcproj" Kaleidoscope-Ch3, "examples\Kaleidoscope\Chapter3\Kaleidoscope-Ch3.vcproj" Kaleidoscope-Ch4, "examples\Kaleidoscope\Chapter4\Kaleidoscope-Ch4.vcproj" Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj" Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj" Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj" LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcpro...
2007 Feb 26
3
PLotting R graphics/symbols without user x-y scaling
Is it possible to add lines or other user defined graphics to a plot in R that does not depend on the user scale for the plot? For example I have a plot plot(x,y) and I want to add some graphic that is scaled in inches or cm but I do not want the graphic to change when the x-y scales are changed - like a thermometer, scale bar or other symbol - How does one do this? I want to build my own
2007 Jun 20
1
Help With Sweave:
...orrectly installed for my Latex installation. I guess I am somewhat spoiled by the Synaptic package manager. Here is the result of my best attempt to get the noweb package installed: Following the guidelines for installing packages found here: http://www.ctan.org/tex-archive/info/beginlatex/html/chapter5.html#pk... I try to install this package: http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=noweb But there are no *.ins or *.dtx files. There is a *.sty though... I follow the instructions in the readme and this is the result (Here are a few of the errors, the complete output is below):...
2019 Apr 30
6
Disk space and RAM requirements in docs
.../tools/clang/test/CodeGen/Output/dir2 32K build/tools/clang/test/CodeGen/Output/dir1 32K build/tools/clang/test/ARCMT/Output/migrate-on-pch-and-module.m.tmp-mcp 32K build/tools/clang/test/Analysis/Output/plist-html-macros.c.tmp.dir 32K build/libexec 32K build/examples/Kaleidoscope/BuildingAJIT/Chapter5 28K build/tools/clang/tools/c-arcmt-test 28K build/tools/clang/test/VFS/Output/vfsroot-module.m.tmp/cache 28K build/tools/clang/test/VFS/Output/module-import.m.tmp/UJJEO4DQ8RBS 28K build/tools/clang/test/VFS/Output/module_missing_vfs.m.tmp/mcp/14O45ARCRLSI5 28K build/tools/clang/test/Tooling/O...
2003 Jun 21
21
Newbie questions
Hi..... I am new to this software, and I want to implement a client (SIP or IAX) with PHP or at least to pass the main functions (connection,call, transfer, hangup, call id etc) to a CRM. Does anyone know if I could achive a project like that with AGI ? Any example using AGI with PHP ? Do I have all the functionality with AGI ? What about call id ? What is depend on ? (As I know * does not