- Home
- Tag: Documentation
Posts tagged Documentation
Documentation – All product-related materials, specifications, technical manuals, user manuals, flow diagrams, file descriptions, or other written information either included with products or otherwise. Raima’s documentation is online.
Tag: Documentation
Hubert ‘depesz’ Lubaczewski: Waiting for PostgreSQL 15 – Documentation for SQL/JSON features
Feed: Planet PostgreSQL. On 8th of April 2022, Andrew Dunstan committed patch: Documentation for SQL/JSON features This documents the features added in commits f79b803dcc, f4fb45d15c, 33a377608f, 1a36bc9dba, 606948b058, 49082c2cc3, 4e34747c88, and fadb48b00e. I have cleaned up the aggregate section of the submitted docs, but there is still a deal of copy editing required. However, I thought it best to have some documentation sooner rather than later so testers can have a better idea what they are playing with. Nikita Glukhov Reviewers have included (in no particular order) Andres Freund, Alexander Korotkov, Pavel Stehule, Andrew Alsup, Erik ... Read More
Reporting Documentation Bugs
Feed: MariaDB Knowledge Base Article Feed. Author: . Documentation bugs and feature requests should be reported at https://jira.mariadb.org. This page contains general guidelines for the community for reporting documentation bugs. Known Bugs First, check that the bug isn't already filed in the MariaDB bugs database. For the MariaDB bugs database, use JIRA search to check if a report you are going to submit already exists. You are not expected to be a JIRA search guru, but please at least make some effort. Choose Issues => Search for issues; If the form opens for you with a long blank line at ... Read More
GxP Compliance in Pharma Made Easier: Good Documentation Practices with R Markdown and {officedown}
Feed: R-bloggers. Author: Jakub Sobolewski. Consumer safety and product reliability are top of mind for regulated manufacturing industries, including pharmaceuticals. Documenting key processes, like clinical trials and laboratory tests, is critical and calls for a systematic approach. That’s where GxP comes in, with a strong focus on Good Documentation Practices. This globally recognized standard for quality guidelines and compliance requirements can be further optimized with programmatic solutions offered by R packages. In this article, we’re taking a closer look at how R Markdown and {officedown} can help you create, format, and manage GxP compliant documents with precision and confidence. GxP ... Read More
R Views Call for Documentation
Feed: R-bloggers. Author: R Views. [This article was first published on R Views, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here if you have a blog, or here if you don't. We at R Views believe that the R ecosystem, centered around CRAN and Bioconductor, is the world’s largest open repository of statistical knowledge. R packages provide implementations and examples for a tremendous number of statistical methods, procedures, and algorithms. Yet, the virtual library of the R ecosystem is far from being complete ... Read More
Documentation for internal functions
Feed: R-bloggers. Author: kjytay. tl;dr: To avoid triple quotes and R CMD CHECK --as-cran errors due to documentation examples for internal functions, enclose the example code in dontrun{}. I recently encountered an issue when submitting an R package to CRAN that I couldn’t find a clean answer for. One of the comments from the manual check was the following: Using foo:::f instead of foo::f allows access to unexported objects. It should not be used in other context and is generally not recommended, as the semantics of unexported objects may be changed by the package author in routine maintenance. I was ... Read More
Data Documentation Woes? Here’s a Framework.
Feed: Featured Blog Posts - Data Science Central. Author: Prukalpa Sankar. “What does this column mean?”“There are two tables with the same name? Which one can I use?”“Why are our MRR numbers different in the finance and sales reports?”“Who can explain our marketing data?” Messages like these seem familiar? Welcome to the life of every data practitioner in the world. In 2016, I was at the helm of a data team that was rapidly scaling. We had vast amounts of new tables getting generated, new projects going live, and several new team members joining. But our team wasn’t built to ... Read More
How to quickly find documentation for a SAS procedure
Feed: SAS Blogs. Author: Rick Wicklin.
I refer to the SAS documentation every day. Usually, I want information about SAS syntax and the statistical formulas and algorithms for various options and statements. Although I have bookmarked common documentation books and chapters, sometimes it is easier to perform an internet search to find information.
I've discovered a combination of search terms that usually find the information I need with one search. The trick works well with the most popular search engines, Google and Bing, but I suspect it will work equally well with DuckDuckGo and other search engines.
The ... Read More
5 reasons developers love the KronoGraph timeline SDK

Feed: Cambridge Intelligence. Author: Katerina Baousi. We know a few things about building great SDK products here at Cambridge Intelligence.Over the years, thousands of developers have put our toolkits through their paces. Every comment, suggestion and request from them has fed back into our products, driving a program of continuous development and improvement.The result is a collection of SDKs that make building powerful, intuitive and insightful data visualization tools a breeze.The latest addition to those SDKs is KronoGraph – the world’s first toolkit for visual timeline analysis. We’ve blogged before about the great end-user experience you can design with KronoGraph, ... Read More
Operating Lambda: Isolating and resolving issues

Feed: AWS Compute Blog. Author: James Beswick. In the Operating Lambda series, I cover important topics for developers, architects, and systems administrators who are managing AWS Lambda-based applications. This three-part series discusses application design for Lambda-based applications. Part 1 explains how to use CloudWatch Logs Insights in your serverless applications. Part 2 discusses how monitoring concepts apply to Lambda-based applications and how to use Amazon CloudWatch Metrics. This post walks through troubleshooting application issues in an example walkthrough and monitoring Lambda code storage usage. A general approach to debugging Lambda performance issues and errors Between Amazon CloudWatch Logs, CloudWatch Logs ... Read More
Navigating the skills gap with Dynamics 365 Guides
Feed: Microsoft Dynamics 365 Blog. Author: Alexis Goodrich. Digital transformation is rapidly expanding, the workforce is aging, and organizations are looking for technology to upskill their workforce faster. Manufacturers, in particular, rely on a highly skilled workforce that must keep up with the pace of technology change. Deloitte and the Manufacturing Institute estimate that up to 2.4 million United States manufacturing jobs could remain unfilled between 2018 and 2028 because of a lack of adequate skills.1 What's needed to address the skills gap is a scalable solution to training and operations. With Microsoft Dynamics 365 Guides, no custom coding is ... Read More
Recent Comments