Results per Page:  
Search in: R Manuals Base Packages Help Pages | CRAN Task Views
CRAN Packages Description Help Pages News Readme Vignettes

Matching any words Matching all words
1-100 of about 200 matches
Term frequencies: polar: 1,202, coordinates: 20,160, plot: 123,160
Search took 0.004599 seconds

Size: 2.8K
R: Polar Coordinate Plot (Matlab Style)
...Polar Coordinate Plot (Matlab Style) Description The polar function accepts polar coordinates, plots them in a Cartesian plane, and draws the polar grid on the plane. Usage polar(t, r, type="l", col...
/CRAN/refmans/pracma/html/polar.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates, plot and plot


Size: 3.1K
R: Polar coordinates.
...Polar coordinates. Description The polar coordinate system is most commonly used for pie charts, which are a stacked bar chart in polar coordinates. Usage coord_polar(theta = "x", start = 0, direction...
/CRAN/refmans/animint2/html/coord_polar.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates and plot


Size: 5.9K
R: Coordinates for Three Way Polar Plot
polar_coords {volcano3D} R Documentation Coordinates for Three Way Polar Plot Description This function creates a 'volc3d' object of S4 class for downstream plots containing the p-values from a three-...
/CRAN/refmans/volcano3D/html/polar_coords.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates, plot and plot


Size: 3.8K
R: Convert Cartesian factor loadings into polar coordinates
...make it difficult to notice the pattern of loadings on other, secondary, dimensions. By converting to polar coordinates, it is easier to see the pattern of the secondary loadings. Usage polar(f, sort...
/CRAN/refmans/psych/html/polar.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates and plot


Size: 4.2K
R: Plot a scan ('scan') in polar coordinates
...Plot a scan (scan) in polar coordinates Description Plots a scan (scan) in polar coordinates. To plot in Cartesian coordinates, see project_as_ppi(). Usage ## S3 method for class 'scan' plot( x, param...
/CRAN/refmans/bioRad/html/plot.scan.html
 cran-help  matching: polar, polar, coordinates, coordinates, plot, plot and plot


Size: 6.2K
R: Polar coordinates
...Polar coordinates Description The polar coordinate system is most commonly used for pie charts, which are a stacked bar chart in polar coordinates. coord_radial() has extended options. Usage...
/CRAN/refmans/ggplot2/html/coord_polar.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates and plot


Size: 2.2K
R: Plot in polar coordinate system
...Plot in polar coordinate system Description Plot in polar coordinate system Usage plotpcs(theta, a, ab = 1, orig = c(0, 0), fun = graphics::plot, ...) Arguments theta Angle in polar coordinate system...
/CRAN/refmans/RoundAndRound/html/plotpcs.html
 cran-help  matching: polar, polar, coordinates, coordinates, plot and plot


Size: 3.6K
R: Plot smooths from a polar 'gam'
...Plot smooths from a polar gam Description It plots the smooths of a polar GAM fitted with polar_gam(). Usage plot_polar_smooths( model, series, comparison = NULL, origin = NULL, facet_terms = NULL...
/CRAN/refmans/rticulate/html/plot_polar_smooths.html
 cran-help  matching: polar, polar, polar, coordinates, plot, plot and plot


Size: 9.2K
R: Coordinates for three way polar plot from 2x3 factor analysis
polar_coords_2x3 {volcano3D} R Documentation Coordinates for three way polar plot from 2x3 factor analysis Description This function creates a 'volc3d' object of S4 class for downstream plots...
/CRAN/refmans/volcano3D/html/polar_coords_2x3.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates, plot and plot


Size: 5.5K
R: Manipulate Cartesian data to use in the WATS polar plot
...that the polar graph doesn't have sharp edges. These sharp edges would be artifacts of the conversion, and not reflect the observed data. Third, the Cartesian points are converted to polar coordinates.
/CRAN/refmans/Wats/html/polarize_cartesian.html
 cran-help  matching: polar, polar, polar, coordinates, plot and plot


Size: 3.0K
R: Polar generalised additive model (polar GAM)
...(polar GAM) Description It fits a generalised additive model (GAM) to transformed polar tongue data and it returns a model in polar coordinates. Use plot_polar_smooths() for plotting. Usage polar_gam...
/CRAN/refmans/rticulate/html/polar_gam.html
 cran-help  matching: polar, polar, polar, coordinates and plot


Size: 4.0K
R: Plot a Grid in Polar Coordinates
...Plot a Grid in Polar Coordinates Description PolarGrid adds a polar grid to an existing plot. The number of radial gridlines are set by ntheta and the tangential lines by nr. Labels for the angular...
/CRAN/refmans/DescTools/html/PolarGrid.html
 cran-help  matching: polar, polar, coordinates, coordinates, plot and plot


Size: 2.6K
R: Convert Polar Coordinate System to Cartesian Coordinate...
...Polar Coordinate System to Cartesian Coordinate System. Description Convert Polar Coordinate System to Cartesian Coordinate System. Usage PCS2CCS(theta = 0:360, a = 1, ab = 1, orig = c(0, 0), rotation...
/CRAN/refmans/RoundAndRound/html/PCS2CCS.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 2.3K
R: Add arrows in Polar Coordinate System
...in Polar Coordinate System Description Add arrows in Polar Coordinate System Usage Arrow.pcs(theta, r1 = 0, r2 = 1e+06, o1 = c(0, 0), o2 = o1, ab1 = 1, ab2 = ab1, ...) Arguments theta Angle in polar...
/CRAN/refmans/RoundAndRound/html/Arrow.pcs.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 2.0K
R: An S4 class to define the polar grid coordinates system.
...S4 class to define the polar grid coordinates system. Slots polar_grid The coordinates for the cylindrical grid segments with x,y,z coordinates axes The axes features for 'plotly' axis_labs The axis...
/CRAN/refmans/volcano3D/html/grid-class.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 3.6K
R: Polar coordinates with curved text on x axis
...Polar coordinates with curved text on x axis Description Polar co-ordinates in 'ggplot2' help to create a range of circular plots, which can be used to present data in a visually appealing, user-...
/CRAN/refmans/geomtextpath/html/coord_curvedpolar.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 5.8K
R: Three-way radial comparison Polar Plot (using plotly)
...-way radial comparison Polar Plot (using plotly) Description This function creates an interactive plotly object which maps differential expression onto a polar coordinates. Usage radial_plotly( polar...
/CRAN/refmans/volcano3D/html/radial_plotly.html
 cran-help  matching: polar, polar, coordinates, plot, plot and plot


Size: 1.2K
R: Dots and Their Connections in Polar Coordinate System
...Connections in Polar Coordinate System Documentation for package ‘ggpolar’ version 0.2.2 DESCRIPTION file. User guides, package vignettes and other documentation. Help Pages polar_connect Connects...
/CRAN/refmans/ggpolar/html/00Index.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 3.3K
R: Polar line of point with respect to a conic
...polar line l is defined by l = Cp. Usage polar(p, C) Arguments p a (3 \times 1) vector of the homogeneous coordinates of a point. C a (3 \times 3) matrix representation of the conic. Details The polar...
/CRAN/refmans/RConics/html/polar.html
 cran-help  matching: polar, polar, polar, coordinates and plot


Size: 9.4K
R: Polar Plot with Periodic Elements
...Polar Plot with Periodic Elements Description Shows the interrupted time series in Cartesian coordinates and its a periodic/cyclic components. Usage polar_periodic( ds_linear, ds_stage_cycle_polar...
/CRAN/refmans/Wats/html/polar_periodic.html
 cran-help  matching: polar, polar, polar, coordinates, plot and plot


Size: 4.1K
R: 3D Volcano Plots and Polar Plots for Three-Class Data
3D Volcano Plots and Polar Plots for Three-Class Data Documentation for package ‘volcano3D’ version 2.0.9 DESCRIPTION file. User guides, package vignettes and other documentation. Package NEWS.
/CRAN/refmans/volcano3D/html/00Index.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 5.9K
R: A Swarm of Databots based on polar coordinates (Polar Swarm).
...of Databots based on polar coordinates (Polar Swarm). Description This projetion method is a part of the databionic swarm which uses the nash equlibrium [Thrun/Ultsch, 2021]. Using polar coordinates...
/CRAN/refmans/DatabionicSwarm/html/Pswarm.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 6.0K
R: Tessellation Using Polar Coordinates
...Using Polar Coordinates Description Create a tessellation with tiles defined by polar coordinates (radius and angle). Usage polartess(W, ..., nradial = NULL, nangular = NULL, radii = NULL, angles...
/CRAN/refmans/spatstat.geom/html/polartess.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 5.1K
R: Animate Polarity
Animate.polarity {qdap} R Documentation Animate Polarity Description Animate.polarity - Animate a polarity object. Usage ## S3 method for class 'polarity' Animate( x, negative = "blue", positive = "red"...
/CRAN/refmans/qdap/html/Animate.polarity.html
 cran-help  matching: polar, polar, polar, coordinates and plot


Size: 4.5K
R: Draw Polar Small Multiples
...Draw Polar Small Multiples Description Draws a Polar Small Multiples Plot Usage draw_polar_small_multiples( data, angular_axis, x_y_coord_axis, grouping_var, faceting_var_1, faceting_var_2...
/CRAN/refmans/sherlock/html/draw_polar_small_multiples.html
 cran-help  matching: polar, polar, polar, coordinates and plot


Size: 3.6K
R: Get all predictions from a polar GAM model
...length_out = 50, values = NULL, return_ci = FALSE, ci_z = 1.96 ) Arguments model A polar_gam model object. origin The coordinates of the origin as a vector of c(x, y) coordinates. exclude_terms Terms...
/CRAN/refmans/rticulate/html/predict_polar_gam.html
 cran-help  matching: polar, polar, polar, coordinates and plot


Size: 2.0K
R: Easy Polar Plot
...plotted. interv left and right endpoint for the plot. Details Calculates the x, y coordinates of points to be plotted and calls the polar function. Value Plots the function graph and invisibly returns...
/CRAN/refmans/pracma/html/ezpolar.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 3.2K
R: Conversion to Polar Coordinates
...{Rwave} R Documentation Conversion to Polar Coordinates Description Converts one of the possible outputs of the function cwt to modulus and phase. Usage cwtpolar(cwt, threshold=0) Arguments cwt 3D...
/CRAN/refmans/Rwave/html/cwtpolar.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 10.1K
R: Polar coordinate system with geological timescale
...Polar coordinate system with geological timescale Description coord_geo_polar behaves similarly to ggplot2::coord_polar() in that it occurs after statistical transformation and will affect the visual...
/CRAN/refmans/deeptime/html/coord_geo_polar.html
 cran-help  matching: polar, polar, polar, coordinates, coordinates and plot


Size: 5.4K
R: 'Ggplot' for Three Way Polar Plot
...Way Polar Plot Description This function creates a 3-way polar plot using 'ggplot' for a three-class comparison. Usage radial_ggplot( polar, type = 1, colours = NULL, label_rows = NULL, arrow_length...
/CRAN/refmans/volcano3D/html/radial_ggplot.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 4.5K
R: W-NOMINATE Coordinate Plot
plot.coords {wnominate} R Documentation W-NOMINATE Coordinate Plot Description plot.coords reads a W-NOMINATE object in 2 user-specified dimensions and plots the coordinates of each member, applying...
/CRAN/refmans/wnominate/html/plot.coords.html
 cran-help  matching: polar, coordinates, coordinates, plot, plot and plot


Size: 4.6K
R: Optimal Classification Coordinate Plot
plot.OCcoords {oc} R Documentation Optimal Classification Coordinate Plot Description plot.coords reads an Optimal Classification object in 2 user-specified dimensions and plots the coordinates of each...
/CRAN/refmans/oc/html/plot.OCcoords.html
 cran-help  matching: polar, coordinates, coordinates, plot, plot and plot


Size: 10.7K
R: Enhanced polar coordinate system with geological timescale
...it also adds a geological timescale to the background of the plot. coord_geo_radial is similar to coord_geo_polar() but has more options related to the polar coordinate plotting that are inherited...
/CRAN/refmans/deeptime/html/coord_geo_radial.html
 cran-help  matching: polar, polar, coordinates, coordinates and plot


Size: 3.9K
R: Methods for Function 'plot' in Package 'rmoo'
..."heatmap", "polar"), ...) ## S4 method for signature 'nsga1,missing' plot(x, y = "missing", type = c("scatter", "pcp", "heatmap", "polar"), ...) ## S4 method for signature 'nsga2,missing' plot(x, y...
/CRAN/refmans/rmoo/html/plot-methods.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 5.7K
R: Plot n-by-n tiles.
...Plot n-by-n tiles. Description plot_tiles plots an area of n-by-n tiles on fixed or polar coordinates. Usage plot_tiles( n = NA, pal = pal_ds4psy, sort = TRUE, borders = TRUE, border_col = "black"...
/CRAN/refmans/ds4psy/html/plot_tiles.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.2K
R: Calculation of point coordinates along an arc
...authRadius ) Arguments p1 (numeric) Vector, XYZ or longitude-latitude coordinates of the first point along the arc. p2 (numeric) Vector, XYZ or longitude-latitude coordinates of the last point along...
/CRAN/refmans/icosa/html/arcpoints.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 6.2K
R: Plot n tiles.
plot_n {ds4psy} R Documentation Plot n tiles. Description plot_n plots a row or column of n tiles on fixed or polar coordinates. Usage plot_n( n = NA, row = TRUE, polar = FALSE, pal = pal_ds4psy, sort...
/CRAN/refmans/ds4psy/html/plot_n.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 2.6K
R: Transform the x, y positions from a Cartesian coordinate to a...
...coordinate to a polar coordinate Description Used in the 'loonLayer' construction to access the x, y positions embedded in the polar coordinate system. Usage Cartesianxy2Polarxy(layerGeom, coordinates...
/CRAN/refmans/loon.ggplot/html/Cartesianxy2Polarxy.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 2.4K
R: Convert Clock Coordinates to Cartesian Coordinates
...between North (12 o' clock), center and the point, measured clockwise. circle Defines the full circle in the units of phi. Details Be aware that in clock coordinates and polar coordinate the angle phi...
/CRAN/refmans/IDPmisc/html/clock2cart.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 3.5K
R: Polar Swarm (Pswarm)
...Polar Swarm (Pswarm) Description Swarm-based Projection method using game theory published in [Thrun/Ultsch, 2020]. Usage PolarSwarm(DataOrDistances, method = "euclidean", PlotIt = FALSE, Cls)...
/CRAN/refmans/ProjectionBasedClustering/html/PolarSwarm.html
 cran-help  matching: polar, polar, coordinates and plot


Size: 4.9K
R: Serial axes coordinates
coord_serialaxes {ggmulti} R Documentation Serial axes coordinates Description It is mainly used to visualize the high dimensional data set either on the parallel coordinate or the radial coordinate.
/CRAN/refmans/ggmulti/html/coord_serialaxes.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 1.8K
R: Antarctic-centred coordinate reference system
...coordinate reference system Description Coordinate reference system (CRS) for plotting and analysing maps. WGS 84 / Antarctic Polar Stereographic. Used in analysis, but not recommended for plots.
/CRAN/refmans/himach/html/crs_S.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 1.8K
R: Arctic-centred coordinate reference system
...-centred coordinate reference system Description Coordinate reference system (CRS) for plotting and analysing maps. WGS 84 / Arctic Polar Stereographic. Used in analysis, but not recommended for plots.
/CRAN/refmans/himach/html/crs_N.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 28.2K
R: Function for plotting bivariate polar plots with smoothing.
polarPlot {openair} R Documentation Function for plotting bivariate polar plots with smoothing. Description Function for plotting pollutant concentration in polar coordinates showing concentration by...
/CRAN/refmans/openair/html/polarPlot.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 3.0K
R: W-NOMINATE Summary Plot
...-specified dimensions and plots the coordinates, cutting lines, a Coombs mesh, and a Skree plot. For 1-dimensional W-NOMINATE objects, it plots the coordinates against the ranks along with a Skree plot.
/CRAN/refmans/wnominate/html/plot.nomObject.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 2.9K
R: Optimal Classification Summary Plot
...-specified dimensions and plots the coordinates, cutting lines, a Coombs mesh, and a Skree plot. For one-dimensional OCobject objects, it plots a one-dimensional coordinate plot along with a Skree plot.
/CRAN/refmans/oc/html/plot.OCobject.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.2K
R: Convert Coordinates from Latitude/Longitude to Grid
latlong2grid {SpatialEpi} R Documentation Convert Coordinates from Latitude/Longitude to Grid Description Convert geographic latitude/longitude coordinates to kilometer-based grid coordinates.
/CRAN/refmans/SpatialEpi/html/latlong2grid.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 20.7K
R: Polar plots considering changes in concentrations between two...
...Polar plots considering changes in concentrations between two time periods Description This function provides a way of showing the differences in concentrations between two time periods as a polar...
/CRAN/refmans/openair/html/polarDiff.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 2.8K
R: Plot Objects Moving in Orbits
Code demos. Use demo() to run them. Help Pages ab2c Calculate c in Focus (c, 0) Arrow.pcs Add arrows in Polar Coordinate System Arrow3D Plot 3D Arrow axis. 'Arrow3D' d2r Degree to Radian FactSheet...
/CRAN/refmans/RoundAndRound/html/00Index.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 25.5K
R: K-means clustering of bivariate polar plots
polarCluster {openair} R Documentation K-means clustering of bivariate polar plots Description Function for identifying clusters in bivariate polar plots (polarPlot()); identifying clusters...
/CRAN/refmans/openair/html/polarCluster.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 5.3K
R: Plotting Tools for Anyone Working in Deep Time
...CoordGeoPolar Polar coordinate system with geological timescale CoordGeoRadial Enhanced polar coordinate system with geological timescale CoordTransFlip Transformed and flipped Cartesian coordinate...
/CRAN/refmans/deeptime/html/00Index.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 2.7K
R: Plots grid objects for inspection using plotly
...Plots grid objects for inspection using plotly Description This function creates an interactive grids in polar and cylindrical coordinates Usage show_grid(grid, plot_height = 700, axis_angle = 0...
/CRAN/refmans/volcano3D/html/show_grid.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 7.6K
R: Convert 2x3 design DESeq2 objects to a volcano3d object
...3 DESeqDataSet or DESeqResults objects each with the same type of binary comparison across 3 groups. Statistical results are extracted and converted to a 'volc3d' object, which can be directly plotted.
/CRAN/refmans/volcano3D/html/deseq_2x3_polar.html
 cran-help  matching: polar, polar, coordinates and plot


Size: 3.7K
R: W-NOMINATE Cutline Plot
...plot 50 cutting lines. This is also known as a Coombs mesh. A unit circle is included to emphasize the constraints on the W-NOMINATE coordinates. Only cutlines that are constrained to have midpoints...
/CRAN/refmans/wnominate/html/plot.cutlines.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.8K
R: Optimal Classification Cutline Plot
...plot 50 cutting lines. This is also known as a Coombs mesh. A unit circle is included to emphasize the constraints on the Optimal Classification coordinates. Only cutlines that are constrained to have...
/CRAN/refmans/oc/html/plot.OCcutlines.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.2K
R: W-NOMINATE Cutting Line Angles Plot
...class 'angles' plot(x, main.title="Cutting Line Angles", x.title="Angle in Degrees", y.title="Count", dims=c(1,2),...) Arguments x a wnominate output object. main.title string, coordinate plot title.
/CRAN/refmans/wnominate/html/plot.angles.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.2K
R: Optimal Classification Cutting Line Angles Plot
...class 'OCangles' plot(x, main.title="Cutting Line Angles", x.title="Angle in Degrees", y.title="Count", dims=c(1,2),...) Arguments x an OCobject output object. main.title string, coordinate plot title.
/CRAN/refmans/oc/html/plot.OCangles.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 16.2K
R: Plotting Scores from Association Models
...'rc' plot(x, dim = c(1, 2), what = c("both", "rows", "columns"), which = NULL, mass = TRUE, luminosity = length(x$assoc$diagonal > 0), conf.int = NA, replicates = FALSE, coords = c("cartesian", "polar")...
/CRAN/refmans/logmult/html/plot.assoc.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 21.1K
R: Bivariate polar plots on interactive leaflet maps
diffMap {openairmaps} R Documentation Bivariate polar plots on interactive leaflet maps Description diffMap() creates a leaflet map using bivariate polar "difference" plots as markers. Any number of...
/CRAN/refmans/openairmaps/html/diffMap.html
 cran-help  matching: polar, polar, coordinates, plot and plot


Size: 12.4K
R: Estimate forest characteristics of interest in circular plot...
HTest_cps {lmfor} R Documentation Estimate forest characteristics of interest in circular plot sampling using a Horvitz–Thompson-like estimator Description HTest_cps calculates Horvitz–Thompson-...
/CRAN/refmans/lmfor/html/HTest_cps.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.5K
R: Plot method for map layout
...'mapLayout' plot( x, colAreas = x$coords$color, dataAreas = 1, opacityArea = 1, areaMaxSize = 30, areaMaxHeight = 50, areaChartType = c("auto", "bar", "pie", "polar-area", "polar-radius"), labelArea...
/CRAN/refmans/antaresViz/html/plot.mapLayout.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 4.1K
R: Grid required for 3D volcano plot and 2D radial plots
...3D volcano plot and 2D radial plots Description Generates a cylindrical grid of the appropriate dimensions for a 3D volcano plot Usage polar_grid( r_vector = NULL, z_vector = NULL, r_axis_ticks = NULL...
/CRAN/refmans/volcano3D/html/polar_grid.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.4K
R: Plot distinct rate shift configurations on a phylogeny
plot.bammshifts {BAMMtools} R Documentation Plot distinct rate shift configurations on a phylogeny Description Plots a random distinct rate shift configuration sampled by BAMM on a phylogeny.
/CRAN/refmans/BAMMtools/html/plot.bammshifts.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.8K
R: Guides for 3d spherical plotting.
...plotting. Description This function plots 3d guidelines for navigation on the surface of the sphere, includings the rotational axis and a polar coordinate system. Usage guides3d( axis = 1.5, polgrid...
/CRAN/refmans/icosa/html/guides3d.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 2.5K
R: Glyph plot class
glyphplot {GGally} R Documentation Glyph plot class Description Glyph plot class Usage glyphplot(data, width, height, polar, x_major, y_major) is.glyphplot(x) ## S3 method for class 'glyphplot' x...
/CRAN/refmans/GGally/html/glyphplot.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 7.5K
R: Plot community trait overlap
...plots the overlap of traits among species for each community. If there are multiple traits, each trait is plotted separately in one-dimensional space. Usage Ostats_plot( plots, sp, traits, overlap_dat...
/CRAN/refmans/Ostats/html/Ostats_plot.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 5.9K
R: Calculate the precision of a geographic coordinate
coordImprecision {enmSdmX} R Documentation Calculate the precision of a geographic coordinate Description This function calculates the imprecision of geographic coordinates due to rounded coordinate...
/CRAN/refmans/enmSdmX/html/coordImprecision.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 4.1K
R: Seasonal plot
...Seasonal plot Description Produces a time series seasonal plot. A seasonal plot is similar to a regular time series plot, except the x-axis shows data from within each season. This plot type allows...
/CRAN/refmans/feasts/html/gg_season.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.6K
R: Plot a Function
...Plot a Function Description Plots mathematical expressions in one variable using the formula syntax. Usage PlotFun(FUN, args = NULL, from = NULL, to = NULL, by = NULL, xlim = NULL, ylim = NULL, polar...
/CRAN/refmans/DescTools/html/PlotFun.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 15.0K
R: Plot 'BAMM'-estimated macroevolutionary rates on a phylogeny
plot.bammdata {BAMMtools} R Documentation Plot BAMM-estimated macroevolutionary rates on a phylogeny Description plot.bammdata plots a phylogenetic tree from a bammdata object and colors each branch by...
/CRAN/refmans/BAMMtools/html/plot.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 4.0K
R: Seasonal plot
...data are plotted against the seasons in separate years. Usage ggseasonplot( x, season.labels = NULL, year.labels = FALSE, year.labels.left = FALSE, type = NULL, col = NULL, continuous = FALSE, polar...
/CRAN/refmans/forecast/html/seasonplot.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.7K
R: Three-Dimensional Volcano Plot
...Volcano Plot Description Plots the three-way comparisons of variables such as gene expression data in 3D space using plotly. x, y position represents polar position on 3 axes representing the amount...
/CRAN/refmans/volcano3D/html/volcano3D.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 5.9K
R: Plot credible set of rate shift configurations from 'BAMM'...
plot.credibleshiftset {BAMMtools} R Documentation Plot credible set of rate shift configurations from BAMM analysis Description Plots the credible set of rate shift configurations from a BAMM analysis...
/CRAN/refmans/BAMMtools/html/plot.credibleshiftset.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 4.1K
R: Visualizing a sparse-group boosting model
...importance in a sparse-group boosting model. Works also for a regular mboost model. Usage plot_effects( sgb_model, plot_type = "radar", prop = 0, n_predictors = 30, max_char_length = 5, base_size = 8...
/CRAN/refmans/sgboost/html/plot_effects.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 13.7K
R: Create (Plot) a 2D or 3D Hive Plot
...Create (Plot) a 2D or 3D Hive Plot Description These functions plot a HivePlotData object in either 2D or 3D, depending upon which function is called. Usage plot3dHive( HPD, ch = 1, dr.nodes = TRUE...
/CRAN/refmans/HiveR/html/plotHive.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 5.9K
R: Niche overlap between two taxa
...Niche. Usage NicheOverlap(data, Level1, Taxon1, Level2=Level1, Taxon2, colA=hsv(h=0,s=1,v=1,alpha=0.4), colB=hsv(h=0.7,s=1,v=1, alpha=0.4), xlab="Polar coordinate X in pixel", ylab="Polar coordinate Y...
/CRAN/refmans/EnvNicheR/html/NicheOverlap.html
 cran-help  matching: polar, coordinates and plot


Size: 5.3K
R: Define a mesh on the unit sphere/ball in n-dimensions...
...polar parameterization of the sphere. The general n-dimensional polar coordinates to and from rectangular coordinates transformations are provided. Usage PolarSphere(n, breaks=c(rep(4,n-2),8), p = 2...
/CRAN/refmans/mvmesh/html/PolarSphere.html
 cran-help  matching: polar, coordinates and plot


Size: 7.1K
R: Special panel functions 02
...development specialist panel functions for polar plotting Usage panel.polarPlot(x = NULL, y = NULL, r = NULL, theta = NULL, ..., data.panel = panel.loaPlot, loa.settings = FALSE, plot = TRUE, process...
/CRAN/refmans/loa/html/2.2.specialist.panels.html
 cran-help  matching: polar, coordinates and plot


Size: 5.2K
R: Swarm Intelligence for Self-Organized Clustering
...DatabionicSwarm Swarm Intelligence for Self-Organized Clustering DBSclustering Databonic swarm clustering (DBS) DefaultColorSequence Default color sequence for plots Delaunay4Points Adjacency matrix...
/CRAN/refmans/DatabionicSwarm/html/00Index.html
 cran-help  matching: polar, coordinates and plot


Size: 12.2K
R: Survey quality
..."Ratio"), completeness=c(50,90), slope=c(0.02,0.3), ratio=c(3,15), shape=NULL, shapenames=NULL, admAreas=TRUE, Area="World", minLon, maxLon, minLat, maxLat, main=NULL, PLOTP=NULL, PLOTB=NULL, POINTS...
/CRAN/refmans/KnowBR/html/SurveyQ.html
 cran-help  matching: polar, coordinates and plot


Size: 11.1K
R: Data-Fitting Function for the Superellipse Equation
...fig.opt = FALSE, np = 2000, xlim = NULL, ylim = NULL, unit = NULL, main = NULL) Arguments x the x coordinates of a polygon's boundary. y the y coordinates of a polygon's boundary. ini.val the list of...
/CRAN/refmans/biogeom/html/fitSuper.html
 cran-help  matching: polar, coordinates and plot


Size: 6.3K
R: Compute the Details of a 3D Spline for a Hive Plot Edge
rcsr {HiveR} R Documentation Compute the Details of a 3D Spline for a Hive Plot Edge Description This is a wild bit of trigonometry! Three points in 3D space, two ends and an control point, are rotated...
/CRAN/refmans/HiveR/html/rcsr.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 3.2K
R: Add Connected Line Segments to a Circular Plot
...taking coordinates in a polar system and joining the corresponding points with line segments. Usage ## S3 method for class 'circular' lines(x, y, join = FALSE, nosort = FALSE, offset=1, shrink=1, plot...
/CRAN/refmans/circular/html/lines.circular.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.3K
R: Plotting splines
The method plot a Splinets in a cartesian or a polar coordinate if it is a regular splines or a periodic splines, respectively. Usage ## S4 method for signature 'Splinets' plot( object, x = NULL, sID...
/CRAN/refmans/Splinets/html/plot-Splinets-method.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 3.4K
R: Surface centroid point of a spherical point cloud
...cloud Description This function the projected place of the centroid from a pointset on the sphere. Usage surfacecentroid(x, ...) ## S4 method for signature 'matrix' surfacecentroid(x, output = "polar"...
/CRAN/refmans/icosa/html/surfacecentroid.html
 cran-help  matching: polar, coordinates and plot


Size: 13.4K
R: Data-Fitting Function for the Gielis Equation
...twin) Gielis equation or one of its simplified versions. Usage fitGE(expr, x, y, ini.val, m = 1, simpver = NULL, nval = nval, control = list(), par.list = FALSE, stand.fig = TRUE, angle = NULL, fig...
/CRAN/refmans/biogeom/html/fitGE.html
 cran-help  matching: polar, coordinates and plot


Size: 9.2K
R: Plot Method for Class "rose" (Grid Graphics Function)
plot.rose {IDPmisc} R Documentation Plot Method for Class "rose" (Grid Graphics Function) Description Describes plot method for class "rose" Usage ## S4 method for signature 'rose,missing' plot( x...
/CRAN/refmans/IDPmisc/html/plot.rose.html
 cran-help  matching: polar, coordinates, plot, plot and plot


Size: 6.5K
R: Create basemapData object for basemap plotting
...basemap plotting Description Internal function to create a basemapData object for basemap Usage basemap_data( limits = NULL, data = NULL, shapefiles = NULL, crs = NULL, bathymetry = FALSE, bathy.type...
/CRAN/refmans/ggOceanMaps/html/basemap_data.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 6.7K
R: morphomapCSG
...("I", "E", "CCA"), delta = 0.1, Cx = NULL, Cy = NULL, I_xy = TRUE, I_minmax = TRUE, Zxy = TRUE ) Arguments cp matrix: coordinates of the external outline mp matrix: coordinates of the internal outline...
/CRAN/refmans/morphomap/html/morphomapCSG.html
 cran-help  matching: polar, coordinates and plot


Size: 22.8K
R: Create a ggplot2 basemap for plotting variables
...plotting variables Description Creates a ggplot2 basemap for further plotting of data. Usage basemap( x = NULL, limits = NULL, data = NULL, shapefiles = NULL, crs = NULL, bathymetry = FALSE, glaciers...
/CRAN/refmans/ggOceanMaps/html/basemap.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 3.3K
R: Andrews' Curves
andrewsplot {pracma} R Documentation Andrews' Curves Description Plots Andrews' curves in cartesian or polar coordinates. Usage andrewsplot(A, f, style = "pol", scaled = FALSE, npts = 101)...
/CRAN/refmans/pracma/html/andrews.html
 cran-help  matching: polar, coordinates and plot


Size: 2.2K
R: Ultrasound Tongue Imaging
...Plot smooths from a polar 'gam' plot_tongue Plot tongue contours from spline data. polar_gam Polar generalised additive model (polar GAM) predict_polar_gam Get all predictions from a polar GAM model...
/CRAN/refmans/rticulate/html/00Index.html
 cran-help  matching: polar, coordinates and plot


Size: 2.2K
R: Sample Points Uniformly on a Disc
...polar coordinates: the angle is sampled uniformly from U(0,2\pi), the length is sampled uniformly from \sqrt{U(0,r^2)}. The sampled polar coordinates are then back-transformed to cartesian coordinates.
/CRAN/refmans/surveillance/html/runifdisc.html
 cran-help  matching: polar, coordinates and plot


Size: 4.6K
R: 3d plotting of an icosahedral grid, its subset or a data...
...3d plotting of an icosahedral grid, its subset or a data layer Description The function is built on the openGL renderer of the R package rgl. The default plotting window size is 800x800 pixels.
/CRAN/refmans/icosa/html/plot3d.html
 cran-help  matching: polar, coordinates, plot and plot


Size: 13.5K
R: Global Triangular and Penta-Hexagonal Grids Based on Tessellated Icosahedra
...matrices along arcs arcpoints Calculation of point coordinates along an arc CarToPol Conversion of 3d Cartesian coordinates to polar coordinates CarToPol-method Conversion of 3d Cartesian coordinates...
/CRAN/refmans/icosa/html/00Index.html
 cran-help  matching: polar, coordinates and plot


Size: 10.4K
R: Niche
...list of species in an area of the niche selected by the user. Usage Niche(data, variables, Level="NULL", Taxon="NULL", cor=TRUE, d.main=0.5, xlab="Polar coordinate X in pixels",ylab="Polar coordinate...
/CRAN/refmans/EnvNicheR/html/Niche.html
 cran-help  matching: polar, coordinates and plot


Size: 17.2K
R: Relative Coordinates and Density Reduction for...
...Coordinates and Density Reduction for Terrestrial-Based Technologies Point Clouds Description This function obtains coordinates relative to the plot centre speciefied for Terrestrial Laser Scanner...
/CRAN/refmans/FORTLS/html/normalize.html
 cran-help  matching: polar, coordinates, coordinates and plot


Size: 4.0K
R: PolarCoordHeterPlot.
...draw a plot in polar coordinates visualizing heterosis effects according to a layout by Swanson-Wagner, where plot radius represents log2 of fold change between lowest and highest genotype and plot...
/CRAN/refmans/MetabolomicsBasics/html/PolarCoordHeterPlot.html
 cran-help  matching: polar, coordinates and plot


Size: 2.6K
R: Barycentric triangle index for interpolation
...barycentric weight for a grid of coordinates from a geographic raster. Usage bary_index(x, coords = NULL, grid = NULL, ...) Arguments x a 'RasterLayer' source coords optional input coordinates grid...
/CRAN/refmans/quadmesh/html/bary_index.html
 cran-help  matching: polar, coordinates and plot


Size: 5.0K
R: Plot OTU circle for 'phyloseq-class' object
...Plot OTU circle for phyloseq-class object Description Usage circle_pq( physeq = NULL, fact = NULL, taxa = "Order", nproc = 1, add_nb_seq = TRUE, rarefy = FALSE, min_prop_tax = 0.01, min_prop_mod = 0.1...
/CRAN/refmans/MiscMetabar/html/circle_pq.html
 cran-help  matching: polar, coordinates, plot and plot




powered by xapian
hosted and maintained by the Institute for Statistics and Mathematics
of WU (Vienna University of Economics and Business)
give a feedback