more save work
This commit is contained in:
parent
9297c6c99a
commit
7ff2c2224d
BIN
Rplots.pdf
BIN
Rplots.pdf
Binary file not shown.
8
target.r
8
target.r
@ -13,7 +13,7 @@ mold = "XTG154"
|
||||
colgrp = ".*"
|
||||
branding = ".*"
|
||||
outlier = 300
|
||||
xfact = 4
|
||||
xfact = 5
|
||||
yfact = 5
|
||||
xtrans = "identity"
|
||||
ytrans = "identity"
|
||||
@ -22,7 +22,7 @@ uprice = 30.00
|
||||
pqty = 2000
|
||||
|
||||
|
||||
png(filename="target.png")
|
||||
#Ipng(filename="target.png")
|
||||
|
||||
#prod_plot <- function(priceg, mold, colgrp, branding, outlier, xfact, yfact,xtrans, ytrans, lprice, uprice, pqty ) {
|
||||
sql = paste("SELECT * FROM rlarp.rlang_plot('",mold,"','",priceg,"','",colgrp,"','",branding,"',",lprice,",",uprice,") x",sep="");
|
||||
@ -295,6 +295,8 @@ png(filename="target.png")
|
||||
repr.plot.height=var.dim2*yfact
|
||||
);
|
||||
cp_pvt;
|
||||
ggsave("targetggsave.png")
|
||||
#dev.print(png, 'targetpl.png')
|
||||
|
||||
dev.off()
|
||||
#dev.off()
|
||||
#};
|
||||
|
BIN
targetggsave.png
Normal file
BIN
targetggsave.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 339 KiB |
Loading…
Reference in New Issue
Block a user