call-stack | Call stack utility functions |
fm_as_fm | Convert objects to fmesher objects |
fm_as_lattice_2d | Convert objects to 'fm_lattice_2d' |
fm_as_mesh_1d | Convert objects to 'fm_segm' |
fm_as_mesh_2d | Convert objects to 'fm_mesh_2d' |
fm_as_segm | Convert objects to 'fm_segm' |
fm_as_sfc | Conversion methods from mesh related objects to sfc |
fm_as_tensor | Convert objects to 'fm_tensor' |
fm_bary | Compute barycentric coordinates |
fm_basis | Compute mapping matrix between mesh function space and points |
fm_bbox | Bounding box class |
fm_block | Blockwise aggregation matrices |
fm_centroids | Extract triangle centroids from an 'fm_mesh_2d' |
fm_contains | Check which mesh triangles are inside a polygon |
fm_cprod | (Blockwise) cross product of integration points |
fm_crs | Obtain coordinate reference system object |
fm_CRSargs | Show expanded CRS arguments |
fm_crs_is_identical | Check if two CRS objects are identical |
fm_crs_is_null | Check if a crs is NULL or NA |
fm_crs-set | Assignment operators for crs information objects |
fm_CRS_sp | Create a coordinate reference system object |
fm_crs_wkt | Handling CRS/WKT |
fm_detect_manifold | Detect manifold type |
fm_diameter | Diameter bound for a geometric object |
fm_dof | Function spece degrees of freedom |
fmesher_bary | Barycentric coordinate computation |
fmesher-deprecated | Deprecated functions in fmesher |
fmesher_fem | Finite element matrix computation |
fmesher_globe_points | Globe points |
fmesher-package | fmesher: Triangle Meshes and Related Geometry Tools |
fmesher-print | Print objects |
fmesher_rcdt | Refined Constrained Delaunay Triangulation |
fmesher_sparse | Conversion between sparse matrix types |
fmesher_spherical_bsplines | Rotationally invariant spherical B-splines |
fmesher_split_lines | Split lines at triangle edges |
fmesher_subdivide | Subdivide triangles |
fm_evaluate | Methods for projecting to/from mesh objects |
fm_evaluator_helpers | Internal helper functions for mesh field evaluation |
fmexample | Example mesh data |
fm_fem | Compute finite element matrices |
fm_generate_colors | Generate text RGB color specifications. |
fm_gmrf | SPDE, GMRF, and Matérn process methods |
fm_int | Multi-domain integration |
fm_int_mesh_2d | Subset integration on a mesh |
fm_int_mesh_2d_core | Integration scheme for mesh triangle interiors |
fm_int_multi_sampler | Multi-domain sampler integration |
fm_is_within | Query if points are inside a mesh |
fm_lattice_2d | Make a lattice object |
fm_list | Handle lists of fmesher objects |
fm_manifold | Query the mesh manifold type |
fm_mesh_1d | Make a 1D mesh object |
fm_mesh_2d | Make a 2D mesh object |
fm_mesh_2d_map | Special coordinate mappings for 'fm_mesh_2d' projections. |
fm_mesh_intersection | Construct the intersection mesh of a mesh and a polygon |
fm_nonconvex_hull | Compute an extension of a spatial object |
fm_nonconvex_hull_inla | Non-convex hull computation |
fm_pixels | Generate lattice points covering a mesh |
fm_raw_basis | Basis functions for mesh manifolds |
fm_rcdt_2d | Refined Constrained Delaunay Triangulation |
fm_refine | Refine a 2d mesh |
fm_row_kron | Row-wise Kronecker products |
fm_safe_sp | Check for potential 'sp' version compatibility issues |
fm_segm | Make a spatial segment object |
fm_segm_contour_helper | Contour segment |
fm_segm_list | Methods for fm_segm lists |
fm_simplify | Recursive curve simplification. |
fm_simplify_helper | Recursive curve simplification. |
fm_split_lines | Split lines at triangle edges |
fm_store_points | Store points in different formats |
fm_subdivide | Split triangles of a mesh into subtriangles |
fm_tensor | Make a tensor product function space |
fm_transform | Object coordinate transformation |
fm_unify_coords | Unify coordinates to 3-column matrix |
fm_vertex_projection | Project integration points to mesh vertices |
fm_vertices | Extract vertex locations from an 'fm_mesh_2d' |
geom_fm | ggplot2 geomes for fmesher related objects |
globeproj | Old globe projection methods |
local_testthat | Unit test helpers |
plot.fm_mesh_2d | Draw a triangulation mesh object |
plot.fm_segm | Draw 'fm_segm' objects. |
plot_globeproj | Plot a globeproj object |
plot_PolySet | Plot a projected PolySet |
plot_rgl | Low level triangulation mesh plotting |
wkt_tree | Internal WKT handling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.