Home
last modified time | relevance | path

Searched refs:reShape (Results 1 – 16 of 16) sorted by relevance

/dports/devel/R-cran-Hmisc/Hmisc/man/
H A DreShape.Rd1 \name{reShape}
2 \alias{reShape}
5 If the first argument is a matrix, \code{reShape} strings out its values
50 reShape(x, \dots, id, colvar, base, reps, times=1:reps,
138 reShape(tab)
148 # r <- reShape(rowpct)
162 reShape(cholesterol, id=id, colvar=month)
165 # reShape(cholesterol, triglyceride=trig, id=id, colvar=month)
178 reShape(val, id=data.frame(id,visit),
187 # reShape(pred, id=d$x1, colvar=d$x2) # makes 100 x 2 matrix
[all …]
H A DxYplot.Rd339 \code{\link{reShape}}, \code{\link{setps}}, \code{\link{cut2}}, \code{\link[lattice:panel.functions…
549 # confidence limits are in separate records, the Hmisc reShape
553 # a <- reShape(y, id=month, colvar=type)
H A DOverview.Rd188 reShape \tab Reshape a matrix into 3 vectors, reshape serial data\cr
H A Drm.boot.Rd410 \code{\link{reShape}}
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSParagraph.cpp165 p->reShape (); in expand()
177 SParagraph::reShape () in reShape() function in SParagraph
208 SParagraph::reShape (unsigned int index) in reShape() function in SParagraph
334 p->reShape (); in subParagraph()
715 reShape(into); in insert()
726 reShape(size()-1); in append()
736 reShape(from); in remove()
746 reShape (at); in remove()
756 reShape(to); in truncate()
766 reShape(at); in replace()
H A DSParagraph.h91 void reShape (unsigned int at);
92 void reShape ();
H A DSTextData.h169 void reShape (const STextIndex& index);
/dports/x11-wm/piewm/piewm-1.04/
H A Dresize.c692 int reShape; in SetupFrame() local
731 reShape = (tmp_win->wShaped ? TRUE : FALSE); in SetupFrame()
740 reShape = TRUE; in SetupFrame()
742 if (!tmp_win->wShaped) reShape = TRUE; in SetupFrame()
820 if (HasShape && reShape) { in SetupFrame()
H A Dgray670 resize.c:728: reShape = (tmp_win->wShaped ? TRUE : FALSE);
677 resize.c:739: if (!tmp_win->wShaped) reShape = TRUE;
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dresize.c766 int reShape; in SetupFrame() local
801 reShape = (tmp_win->wShaped ? TRUE : FALSE); in SetupFrame()
809 reShape = TRUE; in SetupFrame()
813 reShape = TRUE; in SetupFrame()
879 if (HasShape && reShape) { in SetupFrame()
/dports/x11-wm/tvtwm/tvtwm/
H A Dresize.c903 int reShape; local
940 reShape = (tmp_win->wShaped ? TRUE : FALSE);
951 reShape = TRUE;
955 if (!tmp_win->wShaped) reShape = TRUE;
1031 if (HasShape && reShape) {
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dwin_decorations.c78 bool reShape; in SetupFrame() local
203 reShape = tmp_win->wShaped; in SetupFrame()
228 reShape = true; in SetupFrame()
233 reShape = true; in SetupFrame()
441 if(HasShape && reShape) { in SetupFrame()
/dports/devel/R-cran-Hmisc/Hmisc/R/
H A DreShape.s1 reShape <- function(x, ..., id, colvar, base, reps, label
/dports/devel/R-cran-Hmisc/Hmisc/
H A DMD592 fe4ca27ee192cbe98de42f52ea939987 *R/reShape.s
231 f0159ea41ba38ec3923af81e9cf75994 *man/reShape.Rd
H A DINDEX90 reShape Reshape Matrices and Serial Data
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dresize.c982 int reShape; in SetupFrame() local
1021 reShape = (tmp_win->wShaped ? TRUE : FALSE); in SetupFrame()
1029 reShape = TRUE; in SetupFrame()
1034 reShape = TRUE; in SetupFrame()
1104 if (HasShape && reShape) in SetupFrame()